fit_models: Fit Brightness and Color Temperature Models

Description Usage Arguments Value

View source: R/models.R

Description

After recording data and preparing a dataset with training_data(), the fit_models function will fit two generalized linear models: one to predict brightness for the given features, and the other to predict color temperature.

Usage

1

Arguments

dta

training dataset, like that returned by training_data()

Value

Returns a named list with two models, one for brightness and one for color temperature.


fascinatingfingers/zeitgebeR documentation built on Oct. 25, 2019, 4:50 p.m.