Last chance! 50% off unlimited learning
Sale ends in
# NOT RUN {
theta = rnorm(n=2000, mean=0, sd=pi/50) # 2000 normal samples, centred on zero
hist(theta, breaks=seq(-pi/8, pi/8, pi/30))
ciPhase(theta)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab