search for: rebay

Displaying 3 results from an estimated 3 matches for "rebay".

Did you mean: relay
2017 Aug 14
1
Lattice Histogram Scaling
...are different even though they use the same data, and use the same binning. Can someone explain this, or better yet suggest a fix? Admittedly, the kernel estimates are rather silly, they are just standing in for something else that I would like to think is less silly. Many thanks, Roger require(REBayes) # Source for the velo data require(lattice) x <- velo x <- x[!(x == 0)] bandwidths <- (1:4)*10 lp <- histogram(~x|bw, nint = 100, border = grey(.9), col = grey(.9), type = "density", panel = function(x, bw = bandwidths, ...){ panel.histogram(x, ...) f <- de...
2017 Aug 15
1
Lattice Histogram Scaling
...Department of Economics vox: 217-333-4558 University of Illinois fax: 217-244-6678 Urbana, IL 61801 > On Aug 14, 2017, at 8:36 PM, Richard M. Heiberger <rmh at temple.edu> wrote: > > Your example is not easily reproducible. > The REBayes requires Rmosek which requires a system command MOSEK. > Please try again with an example using data in base R. > > Meanwhile, my guess is that you will need to do something like > explicitly specifying xlim and ylim so all panels have the same > limits. > > On Mon, Aug 14,...
2015 Aug 30
2
Packages required but not available:
I?m trying to get my empirical Bayes package, REBayes, back in compliance with CRAN. However, I?m not sure what to do about the following from R CMD check ?as-cran on the current R-devel: Strong dependencies not in mainstream repositories: pogs * checking package namespace information ... OK * checking package dependencies ... ERROR Packages requ...