if we want a sequence of a certain length and do not care about the exact end point or the increment, how would we build a sequence?
Answer
Omit the end point, specify the length
Tags
#bayes #programming #r #statistics
Question
if we want a sequence of a certain length and do not care about the exact end point or the increment, how would we build a sequence?
Answer
?
Tags
#bayes #programming #r #statistics
Question
if we want a sequence of a certain length and do not care about the exact end point or the increment, how would we build a sequence?
Answer
Omit the end point, specify the length
If you want to change selection, open original toplevel document below and click on "Move attachment"
Parent (intermediate) annotation
Open it The seq function is clever and will infer whatever value is omitted by the user. This capability can be very useful, for example if we want a sequence of a certain length and do not care about the exact end point or the increment.
Original toplevel document (pdf)
owner: shihabdider - (no access) - Doing Bayesian Data Analysis, p45
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.