rt0,numeric,dual-method {ADtools}R Documentation

Simulate random variates from the student-t distribution

Description

Simulate random variates from the student-t distribution

Usage

## S4 method for signature 'numeric,dual'
rt0(n, df)

Arguments

n

positive integer; the number of samples.

df

A dual number; the degree of freedom.


[Package ADtools version 0.5.5 Index]