SEMinR package : multi_items issue

I have a little problem. I have some indicators that do not load enough on their constructs and I would like to delete them. In the SEMinR package documentation, there doesn't seem any solution to this issue.

Here is the script for one of those constructs :

R_code  <- composite("LMX", multi_items("LMX", 1:6))

Items 3 and 5 should be deleted. How do I rewrite the code for multi_items?

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.