Perhaps this is good place to mention this:
If you specify a model by providing a parameter table, you do not need
(any longer, since 0.5-20?) to provide the 'full' parameter table,
containing all the columns. In particular, there is no need to provide
the 'id' and 'plabel' column.
In fact, the only required columns are 'lhs', 'op' and 'rhs'. In this
case, all parameters are considered free. If some are non-free, then you
must provide a free column, where 0 indicates fixed, and 1 (or any other
non-zero value) indicates free.
If a parameter is fixed, we assume it is fixed to zero. If you need to
fix a parameter to another value (say, 1), then you need to also add the
'ustart' column, which usually contains NA values, except for those
non-free parameters that are fixed to a non-zero constant.
Internally, lavaan uses the (public) function lav_partable_complete(),
to add the 'remaining' columns (which may change over versions).
Yves.
On 11/23/2016 08:46 AM, Thure Hauser wrote:
> Thanks a lot, will try it out :-)
>
> Thure
>
> On 23 November 2016 at 04:52, kmarkus via lavaan
> <
https://groups.google.com/d/topic/lavaan/thKIUdEjssw/unsubscribe>.
> To unsubscribe from this group and all its topics, send an email to
>
lavaan+un...@googlegroups.com
> <mailto:
lavaan+un...@googlegroups.com>.
> <mailto:
lav...@googlegroups.com>.
> <
https://groups.google.com/group/lavaan>.
> <
https://groups.google.com/d/optout>.
>
>
> --
> You received this message because you are subscribed to the Google
> Groups "lavaan" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to
lavaan+un...@googlegroups.com
> <mailto:
lavaan+un...@googlegroups.com>.
> <mailto:
lav...@googlegroups.com>.