models_as_data.frame: Convert a list of Model objects into a data.frame

View source: R/model-class.R

models_as_data.frameR Documentation

Convert a list of Model objects into a data.frame

Description

Ignores any params that are not length 1 and numeric or character

Usage

models_as_data.frame(m)

Arguments

m

model object


simulator documentation built on Feb. 16, 2023, 9:34 p.m.