In R, create a vector with ra Question
manet
In R, create a vector with random values from the student-t distribution with 2 degrees of freedom using the following code:
</ol>
Question
<ol>
vec <- rt( 1000, 2 );
Details
Purchase An Answer Below