runModel: Run a model of a specific kind

View source: R/models_run.R

runModelR Documentation

Run a model of a specific kind

Description

Run a model of a specific kind

Usage

runModel(x, data, ..., model = glm_gaussian())

Arguments

x

model formula

data

data.frame to run the model on

...

passed on to fit()

model

model type

Value

fitted model


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