knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
library(MATH4753kran1018)
This is Cassidy Krantz's package created for MATH4753 Fall 2020. It contains several functions created during the course.
The package contains the following functions
myboot2
: creates a bootstrap
mycltu
: creates a central limit theorem distribution
myf : squares a value
mymlbeta : created a beta maximum likelihoood
mynbin : provides the probability of a negative binomial
myncurve : creates a normal curve
piecefunc : performs a piecewise function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.