update2version: Update EMC Objects to the Current Version

View source: R/design.R

update2versionR Documentation

Update EMC Objects to the Current Version

Description

This function updates EMC objects created with older versions of the package to be compatible with the current version.

Usage

update2version(emc)

Arguments

emc

An EMC object to update

Value

An updated EMC object compatible with the current version

Examples

# Update the model to current version
updated_model <- update2version(samples_LNR)


EMC2 documentation built on April 11, 2025, 5:50 p.m.