- # Idea [[Stan - types]] [[Stan - lp__ in output]] ```r # look up stan function that corresponds to R function lookup(FUN) lookup(rnorm) lookup(rbinom) ``` # References - [[Sorensen 2016 Bayesian linear mixed models using Stan]]