Has anyone encountered any problems with certain TidyLPA functions recently?
I re-ran an analysis which I couple of months back recently and 1) couldn't run plot_profiles and 2) couldn't run get_fit
Running plot_profiles displays this error - Error in UseMethod("droplevels") :
no applicable method for 'droplevels' applied to an object of class "NULL
Running get_fit displays this error - This function will be deprecated in the next version of tidySEM; use table_fit() instead.
Error in class(out) <- c("tidy_fit", class(out)) : attempt to set an attribute on NULL
I tried running table_fit but the same error emerged.
Any help would be appreciated. Thanks!