PredictMixedLM: Predict expression given a new model dataframe

View source: R/glmnet.R

PredictMixedLMR Documentation

Predict expression given a new model dataframe

Description

Predict expression given a new model dataframe

Usage

PredictMixedLM(fit_list, new_model_df)

Arguments

fit_list

List of fitted glmmLasso objects

new_model_df

New model dataframe to predict on (must contain same covariate columns as original dataframe)

Value

Matrix of predicted values


yanwu2014/perturbLM documentation built on Aug. 24, 2023, 2:28 p.m.