GLMprediction: GLMprediction

Description Usage Arguments

View source: R/GLMprediction.R

Description

This function takes a trained Generalized Linear Model and returns predictions on the given test set.

Usage

1
GLMprediction(model, test)

Arguments

model

The fit GLM model to run predictions through.

test

The dataset to make predictions on.


dennist2/MerlinV1 documentation built on Dec. 11, 2019, 8:41 p.m.