print.betaStacyProcess: Prints a Beta-Stacy process object as a data frame

Description Usage Arguments Value Examples

Description

Prints a Beta-Stacy process object as a data frame

Usage

1
2
## S3 method for class 'betaStacyProcess'
print(x)

Arguments

x

The bsp object to be printed

Value

none

Examples

1
print(bsp(c(1,5),c(0.2,0.4),c(2,1)))

jntrcs/BnpSysRel documentation built on May 16, 2019, 9:09 p.m.