Learn R Programming

ZeBook (version 1.1)

carcass.define.param: Define values of the parameters for the Carcass model

Description

Define parameters values

Usage

carcass.define.param(full = FALSE)

Arguments

full

: if TRUE, return the full description of distribution(default = FALSE)

Value

matrix with parameter values (nominal, binf, bsup). A data.frame if full=TRUE

Examples

Run this code
# NOT RUN {
carcass.define.param(full=TRUE)
# }

Run the code above in your browser using DataLab