predSimNBinomsSelect: Predict and simulate value from n negative binomial models....

View source: R/Models.R

predSimNBinomsSelectR Documentation

Predict and simulate value from n negative binomial models. No backtransformation included.

Description

Use when all the catToCont models for a variable are negative binomial.

Usage

predSimNBinomsSelect(x.cat, models, envir = parent.frame())

Arguments

x.cat

a categorical vector

models

a list of models with length equal to the number of categories in x.cat

envir

environment in which to evaluate model variables.

Value

a continuous vector that when binned by cont.bonbreaks will be the same as x.cat


kcha193/simarioV2 documentation built on April 8, 2024, 4:51 p.m.