carcass.define.param {ZeBook}R Documentation

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

carcass.define.param(full=TRUE)

[Package ZeBook version 1.1 Index]