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
I am not sure why consistency checks are not a part of geomean and normalized mean methods. I would argue they should always be used and included.
Either lamdaMax could be calculated the proper way (same as eigenvalue method) or by using the standard lamdaMax estimation approach. Maybe the lamdaMax estimation approach makes the most sense here, since the only time you will know lamdaMax precisely is when you use the eigenvalue approach.
Thoughts?
The text was updated successfully, but these errors were encountered:
I'll take a look at implementing this one in the next couple days. Any preference on lambaMax calculation method? I'm leaning towards using the estimated approach.
I am not sure why consistency checks are not a part of geomean and normalized mean methods. I would argue they should always be used and included.
Either lamdaMax could be calculated the proper way (same as eigenvalue method) or by using the standard lamdaMax estimation approach. Maybe the lamdaMax estimation approach makes the most sense here, since the only time you will know lamdaMax precisely is when you use the eigenvalue approach.
Thoughts?
The text was updated successfully, but these errors were encountered: