View source: R/complete_input.R
complete_priors | R Documentation |
Complete input priors
complete_priors(priors, xmat, targets)
priors |
Dataframe of priors, must have columns ns, lu.to and value |
xmat |
Dataframe of targets, must have columns lu.from and times |
Completed dataframe with times, lu.from, lu.to, weight and all combinations
Internal function. Adds missing columns and completes potential sparse dataframes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.