fitModel: Fit a model

View source: R/fit.R

fitModelR Documentation

Fit a model

Description

Function used for fitting the desired case crossover model.

Usage

fitModel(model, data)

Arguments

model

A model (list of info, see template).

data

The dataset on which the model is fitted. It should contain all the variables involved in the model.

Value

A fitted model.


samperochkin/ccTraffic documentation built on April 26, 2022, 4:57 p.m.