predSimNormsSelect: Predict and simulate value from n normal models.

View source: R/Models.R

predSimNormsSelectR Documentation

Predict and simulate value from n normal models.

Description

for the case where each category has a separate model that should be used to simulate a value

Usage

predSimNormsSelect(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 vector of predicted value


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