wts.Rd
Return a series of weights which contribute to Asymptotic Normality
wts(n)
a dummy variable
a series of weights.
Other Kazuki Koizumi: tokyo_and_prefs_plot()
tokyo_and_prefs_plot()
library(parallel) n<-30 alpha<-0.5 beta<-n/10 lambda<-alpha^(beta/n) mcs <- unlist(mclapply(1:1000, wts, mc.cores=2)) #> Warning: all scheduled cores encountered errors in user code