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.



Tags
#bayes #programming #r #statistics
Question
How does the array function fill the array (what is the incrementation like?)
Answer
the array function fills the array by incrementing the first index (row) first, then incrementing the second index (column) next, then incrementing the third index (layer) next, and so forth.

Tags
#bayes #programming #r #statistics
Question
How does the array function fill the array (what is the incrementation like?)
Answer
?

Tags
#bayes #programming #r #statistics
Question
How does the array function fill the array (what is the incrementation like?)
Answer
the array function fills the array by incrementing the first index (row) first, then incrementing the second index (column) next, then incrementing the third index (layer) next, and so forth.
If you want to change selection, open original toplevel document below and click on "Move attachment"

Parent (intermediate) annotation

Open it
the array function fills the array by incrementing the first index (row) first, then incrementing the second index (column) next, then incrementing the third index (layer) next, and so forth. Unlike the matrix function, there is no built-in way to load the contents into the array in a different ordering of dimensions

Original toplevel document (pdf)

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

Summary

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Details

No repetitions


Discussion

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