Do you want BuboFlash to help you learning these things? Or do you want to add or correct something? Click here to log in or create user.



#bayes #programming #r #statistics
If we want to specify a particular order for the levels, we can do so with additional arguments in the factor function, like this: > xfo = factor( x , levels=c("low","medium","high") , ordered=TRUE ) > xfo [1] high medium low high medium Levels: low < medium < high
If you want to change selection, open document below and click on "Move attachment"

pdf

owner: shihabdider - (no access) - Doing Bayesian Data Analysis, p49


Summary

statusnot read reprioritisations
last reprioritisation on suggested re-reading day
started reading on finished reading on

Details



Discussion

Do you want to join discussion? Click here to log in or create user.