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 it sufficient for trtAssign to just return type integers? Once it's in this form it can be easily coerced to type factor, correct? If it is sufficient, we can close this issue
I don't think it would be a great idea to force it to be a factor at this point, because it might mess with some existing user code, but we might want to consider adding an explicit argument to create a factor (e.g. asFactor). So, maybe we can keep it open for now in case we decide to do that.
fix trtAssign to return type factor (or integer)
The text was updated successfully, but these errors were encountered: