iscam_addtnorm: iscam_addtnorm Function

Description Usage Arguments Examples

Description

This function creates a histogram of the inputted variable and overlays a t density function with df degrees of freedom and a normal density function.

Usage

1

Arguments

x

a vector of numeric values.

df

degrees of freedom

Examples

1
2
data("mtcars")
iscam_addtnorm(mtcars$wt, 3)

apjacobson/iscam documentation built on May 6, 2019, 12:08 p.m.