x: Title

xR Documentation

Title

Usage

x

x

Arguments

iter

Number of iterations

fun

Function to evaluate with

alpha

Bootstrap interval value (95

\item

lfunThe function to use (binomial, poisson, etc)

\item

xVector of values

\item

paramParameter to calculate (prob, theta, lambda, etc)

\item

...Additional arguments, if needed

Provides a histogram of sample evaluation using requested function

Provides index values for different variables, and a graph illustrating the maximum likelihood value Title

mymaxlik ## Not run: myboot2(iter=10000,sam,fun="mean",alpha=0.30,cx=1.5) ## Not run: mymaxlik(x = c(3, 3, 4, 3, 4, 5, 5, 4), param = seq(0, 1, length = 1000), lfun = function(x, param) log(dbinom(x,prob=param,size=10)), xlab = expression(pi), main = "Binomial, n = 20") datasets

Format

An object of class NULL of length 0.

An object of class NULL of length 0.


RaliDali/functionspackage documentation built on May 3, 2022, 7:22 p.m.