powered by
stable
dist_student_t(df, ncp = NULL)
degrees of freedom (\(> 0\), maybe non-integer). df = Inf is allowed.
df = Inf
non-centrality parameter \(\delta\); currently except for rt(), only for abs(ncp) <= 37.62. If omitted, use the central t distribution.
rt()
abs(ncp) <= 37.62
stats::TDist
# NOT RUN { dist_student_t(df = c(1,2,5)) # }
Run the code above in your browser using DataLab