knitr::opts_chunk$set(echo = TRUE)

introduction

how are you? thank you. i am fine. and you?

i am fine too.

L3 <- LETTERS[1:3]
fac <- sample(L3, 10, replace = TRUE)

d <- data.frame(x = 1, y = 1:10, fac = fac)

method

# i am just a comment. my initial doesn't need to be capitalized. or do i?
1 + 1

$$ p(\theta_i|x, c) \propto p(x|\theta_i, c) p(\theta_i) $$



xf15/efficientize documentation built on April 16, 2023, 2:16 a.m.