simulate.ewp: simulate from fitted model

View source: R/ewp_reg.R

simulate.ewpR Documentation

simulate from fitted model

Description

simulate from fitted model

Usage

## S3 method for class 'ewp'
simulate(object, nsim = 1, ...)

Arguments

object

ewp model object

nsim

number of response vectors to simulate. Defaults to 1.

...

ignored

Value

a data frame with 'nsim' columns.


ewp documentation built on June 8, 2025, 1:31 p.m.