build_dt_dat: Build data for a pdf curve for a t-distribution

View source: R/norm_density_plot.R

build_dt_datR Documentation

Build data for a pdf curve for a t-distribution

Description

Build data for a pdf curve for a t-distribution

Usage

build_dt_dat(df_sample, ncp_sample, xmin, xmax, len)

Arguments

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?


michaelfrancenelson/mfn.teaching.utils documentation built on Oct. 7, 2022, 1:13 a.m.