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
create_index() currently requires users to input weights. We should modify this so that, by default, the weights vector is a vector of length ncol(df) - 1 with equal weights.
The text was updated successfully, but these errors were encountered:
create_index()
currently requires users to input weights. We should modify this so that, by default, the weights vector is a vector of lengthncol(df) - 1
with equal weights.The text was updated successfully, but these errors were encountered: