Learn R Programming

LMMELSM (version 0.2.0)

.add_group_codings: Adds group codings for predictive df.

Description

Adds group codings for predictive df.

Usage

.add_group_codings(gs, newdata)

Value

data frame, with numerics where group matches, and NAs otherwise.

Arguments

gs

group spec

newdata

data frame

Author

Stephen Martin