rstpm2-internal {rstpm2}R Documentation

Internal functions for the rstpm2 package.

Description

Various utility functions used internally to the rstpm2 package.

Usage

lhs(formula)
rhs(formula)
lhs(formula) <- value
rhs(formula) <- value

Arguments

formula

A formula

value

A symbolic value to replace the current value.


[Package rstpm2 version 1.6.3 Index]