Description Usage Arguments Value
View source: R/plot_imputation.R
Make plots for imputation result
1 | plot_imputation(raw_df, filter_df, impute_df, var_name, subject_name)
|
raw_df |
raw passive dataframe |
filter_df |
filtered passive dataframe |
impute_df |
imputed passive dataframe |
var_name |
passive measurement variable name |
subject_name |
name of interested subject |
a ggplot2 object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.