You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a way to restrict parameters using others? For example, suppose that my equation is Y = a1X1+a2X2 + (1-a1-a2)X3. Can I impose this kind of restriction?
Hi Andrea. Amazing work with the package.
Is there a way to restrict parameters using others? For example, suppose that my equation is Y = a1X1+a2X2 + (1-a1-a2)X3. Can I impose this kind of restriction?
Thank you!