X-Git-Url: https://code.communitydata.science/ml_measurement_error_public.git/blobdiff_plain/46e2d1fe4876a9ed906b723f9e5f74fcc949e339..979dc14b6861ae31f00d56392fd5b8cf69f17333:/simulations/plot_example.R?ds=inline diff --git a/simulations/plot_example.R b/simulations/plot_example.R index ebfd3a9..7a853b7 100644 --- a/simulations/plot_example.R +++ b/simulations/plot_example.R @@ -99,6 +99,7 @@ build_plot_dataset <- function(df){ plot.df <- read_feather(args$infile) +print(unique(plot.df$N)) # df <- df[apply(df,1,function(x) !any(is.na(x)))]