In R, create a vector with ra Question

Question

 

<ol>
  • In R, create a vector with random values from the student-t distribution with 2 degrees of freedom using the following code:
  • </ol>

     

    vec <- rt( 1000, 2 );

    Details
    Purchase An Answer Below

    Have a similar question?