View source: R/norm_density_plot.R
build_dt_dat | R Documentation |
Build data for a pdf curve for a t-distribution
build_dt_dat(df_sample, ncp_sample, xmin, xmax, len)
df_sample |
sample degrees of freedom |
ncp_sample |
non-centrality parameter |
xmin |
lower limit of x values to include |
xmax |
upper limit of x values to include |
len |
how many points to generate? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.