-
Notifications
You must be signed in to change notification settings - Fork 6
Closed
Description
I seperate this issue out of #236 since it is quite involved.
paramsshould not longer returnVector[Symbol]but return valuesparam_valuesshould be hence renamed and first suggestion wasparamnamesas a replacement for the old function- however there are other params functions such as:
params_indices, andparam_occourences,param_refs, should it beparamnamesorparam_names? - params is used as argument a couple of times, replace it with
param(_)namesthere as well paramsshould work onAbstractSemnot only onParameterTable- the column param in parameter table must also be renamed
- lavaan uses label so I think my preference would be param_label for the replacement function to be consistent with other functions and lavaan.
Metadata
Metadata
Assignees
Labels
No labels