View source: R/generate_people_scores.R
generate_people_scores | R Documentation |
Scores are generates according to three-parameter logistic function.
generate_people_scores( num_measurements, param_table, measurement_days, time_period, delay_values = NA )
num_measurements |
number of measurements |
param_table |
table containing parameter values for each person |
measurement_days |
days of measurement |
time_period |
length of time over which measurements are taken |
Returns a data table.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.