ltd-pa

Results 1 comments of ltd-pa

This issue seems to be related to how tibbles are handled by the algorithm. The algorithm will run if you convert the tibble to a dataframe first: ``` library(dplyr) library(simputation)...