iscam_addt: iscam_addt 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.

Usage

1

Arguments

x

a vector of numeric values.

df

degrees of freedom

Examples

1
2
data("mtcars")
iscam_addt(mtcars$wt, 5)

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