R/rkappa4.R

Defines functions rkappa4

Documented in rkappa4

rkappa4 <-
function(n,shape1,shape2,scale=1,location=0)
	qkappa4(p=runif(n),shape1=shape1,shape2=shape2,scale=scale,location=location)

Try the FAdist package in your browser

Any scripts or data that you put into this service are public.

FAdist documentation built on March 18, 2022, 5:24 p.m.