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
@JohnHadish there is a --sample_col argument to the 3D viewer that lets you set the name of the sample column. But your question makes me realize there isn't good help instructions for the tool. I'll fix it.
Still requires user to set a column name, which is inconsistent with the rest of KINC. I am of the opinion that if the user is able to get to this point without renaming their data/ setting a --sample-column arguement, that they should not be required to do so during the inal step
I think KINC itself needs this argument. In the cond-test analytic, KINC looks for a column named 'Sample' in the amx file and if it can't find it, then it defaults to using the first column regardless of what's in it. This is not mentioned in the documentation for the argument and may cause a problem for folks who's amx file doesn't follow either of those expectations.
This is not the case for the rest of KINC.
The text was updated successfully, but these errors were encountered: