Closed sfcheung closed 11 months ago
user_change_raw()
user_function
Working on the branch user_function.
In addition to model parameters, allow users to supply a function that receives a fit object and return something, like what bootstrapLavaan() does?
bootstrapLavaan()
Write any_change()?
any_change()
Closed. Done in #105
To-Dos
user_change_raw()
.user_function
.Status
Working on the branch
user_function
.Note
In addition to model parameters, allow users to supply a function that receives a fit object and return something, like what
bootstrapLavaan()
does?Write
any_change()
?