fun.studentizedcaucyplot: Calculate and plot the density of the studentized cauchy...

View source: R/studentizedcauchy.R

fun.studentizedcaucyplotR Documentation

Calculate and plot the density of the studentized cauchy means, via simulation.

Description

Calculate and plot the density of the studentized cauchy means, via simulation.

Usage

fun.studentizedcaucyplot(nobs, nsamp = 10000)

Arguments

nobs

Sample size for studentized means.

nsamp

Number of Monte Carlo samples. Defaults to 10000.

Value

A five-dimensional array of test levels (if altevalue equals hypoth) or power otherwise. Dimensions are test, distribution, alternative, alternative value, and first dimension sample size.

Examples

fun.studentizedcaucyplot(10,nsamp=100)


kolassa-dev/NonparametricHeuristic documentation built on Nov. 14, 2022, 11:25 p.m.