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
The standard in R is to provide proportions, and not percentages. Since we can now pretty-format percentages ( #30 ), we can change the API to consistently produce/deal with proportions in all CV functions.
The text was updated successfully, but these errors were encountered:
The standard in
R
is to provide proportions, and not percentages. Since we can now pretty-format percentages ( #30 ), we can change the API to consistently produce/deal with proportions in all CV functions.The text was updated successfully, but these errors were encountered: