R/stuff.R

z=rnorm(10)
write.table(z)

x=1:5
y=c(20,21,22,21,24)
y.1=lm(y~x)
plot(y.1)
nxskok/btstan documentation built on May 24, 2019, 11:51 a.m.