Learn R Programming

simsem (version 0.2-8)

collapseExo: Collapse all exogenous variables and put all in endogenous side only.

Description

Collapse all exogenous variables and put all in endogenous side only.

Usage

collapseExo(object, value = 0, label = FALSE)

Arguments

object
The target VirtualRSet that has exogenous side.
value
The value to be filled in non-specified elements in combining matrices together
label
Keep row and column names if TRUE.

Value

  • The combined VirtualRSet class

Examples

Run this code
# No example

Run the code above in your browser using DataLab