mymlnorm: mymlnorm function

View source: R/mymlnorm.R

mymlnormR Documentation

mymlnorm function

Description

mymlnorm function

Usage

mymlnorm(x, mu, sig, ...)

Arguments

x

vector of the sample

mu

mean

sig

standard deviation

...

others

Value

graph of mean and standard deviation

Examples

## Not run: mymlnorm(x=c(),mu=seq(10,15,length=1000),sig=seq(0.1,4,length=1000),lwd=2,labcex=1)

menyangdavila/MATH4753davi0682 documentation built on May 3, 2022, 12:09 a.m.