canonicalModel_: Decifer a 'model parameter' and run appropriate 'glm_...'...

View source: R/models_run.R

canonicalModel_R Documentation

Decifer a 'model parameter' and run appropriate glm_... function.

Description

Return canonical model from model type string, function of object. Returns a model as returned by glm_gaussian() and others, based on a string, function or model type object (i.e. "glm_gaussian", glm_gaussian or glm_gaussian()).

Usage

canonicalModel_(model)

Arguments

model

string, function or object representing a model type.

Value

model type object


Mercedeh66/mirTarRnaSeq documentation built on April 14, 2023, 6:49 a.m.