predict_from_models: Predict the ideal state

Description Usage Arguments Value

View source: R/models.R

Description

Predict the ideal state

Usage

1
predict_from_models(models, state, weather)

Arguments

models

the list of models to predict from, like those returned by fit_models()

state

the current Hue state, as returned by parse_hue_state()

weather

current weather, as returned by parse_weather()

Value

Returns a dplyr::data_frame() of light information including bri and ct values predicted from the supplied models.


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