In general, a function in R in defined by code of the form: functionName = function( arguments ) { commands }
Tags
#bayes #programming #r #statistics
Question
How do you write a function in R?
Answer
?
Tags
#bayes #programming #r #statistics
Question
How do you write a function in R?
Answer
In general, a function in R in defined by code of the form: functionName = function( arguments ) { commands }
If you want to change selection, open original toplevel document below and click on "Move attachment"
Parent (intermediate) annotation
Open it In general, a function in R in defined by code of the form: functionName = function( arguments ) { commands } The commands inside the curly braces can extend over many lines of code.
Original toplevel document (pdf)
owner: shihabdider - (no access) - Doing Bayesian Data Analysis, p66
Summary
status
not learned
measured difficulty
37% [default]
last interval [days]
repetition number in this series
0
memorised 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.