Page 1 of 1

Incorrect model class label? soFP vs. doFP.

PostPosted: Wed Oct 31, 2018 1:03 pm
by cbalantic
Just wanted to give a heads up on a potential bug/inconsistency I found.

I've been using occMod() to fit models where argument 'type' = 'do.fp'. When I run class(model) on the resulting output, it returns: "occMod" "soFp"

Wondering if there's a minor label bug somewhere that should be fixed so that this instead returns: "occMod" "doFp"

Thank you for all of your work on this; the ability to use Presence directly through R has been a game changer!

-Cathleen