search for: agsemisc

Displaying 6 results from an estimated 6 matches for "agsemisc".

2010 Apr 28
1
bwplot - scattered
Hi, I'm using the bwplot from the agsemisc package which has a scattered attribute which can be set so that the single dots can bee seen better. my problem is, that I am having so many dots that they still overlap. I could increase the output of the diagram but thats not really my intention. has someone an idea on how to have a stronger jit...
2010 Oct 13
1
bwplot change whiskers position to percentile 5 and P95
Dear R-community, Using bwplot, how can I put the whiskers at percentile 5 and percentile 95, in place of the default position coef=1.5?? Using panel=panel.bwstrip, whiskerpos=0.05, from the package agsemisc gives satisfaction, but changes the appearance of my boxplot and works with an old version of R, what I don’t want, and I didn’t find the option in box.umbrella parameters Many thanks Christophe Here is the code: library(lattice) ex <- data.frame(v1 = log(abs(rt(180, 3)) + 1),...
2012 Jun 22
0
R 2.15.1 is released
...ill force copies to be used instead. INSTALLATION: o R CMD INSTALL with _R_CHECK_INSTALL_DEPENDS_ set to a true value (as done by R CMD check --as-cran) now restricts the packages available when lazy-loading as well as when test-loading (since packages such as ETLUtils and agsemisc had top-level calls to library() for undeclared packages). This check is now also available on Windows. C-LEVEL FACILITIES: o C entry points mkChar and mkCharCE now check that the length of the string they are passed does not exceed 2^31-1 bytes: they used to overfl...
2012 Jun 22
0
R 2.15.1 is released
...ill force copies to be used instead. INSTALLATION: o R CMD INSTALL with _R_CHECK_INSTALL_DEPENDS_ set to a true value (as done by R CMD check --as-cran) now restricts the packages available when lazy-loading as well as when test-loading (since packages such as ETLUtils and agsemisc had top-level calls to library() for undeclared packages). This check is now also available on Windows. C-LEVEL FACILITIES: o C entry points mkChar and mkCharCE now check that the length of the string they are passed does not exceed 2^31-1 bytes: they used to overfl...
2007 Mar 26
1
Problem in loading all packages all at once
...methods","mfp","mgcv","mice","micEcdat","micEcon","aaMI","abind","accuracy","acepack","actuar","adapt","ade4","adehabitat","adlift","agce","agsemisc","akima","AlgDesign","allelic","alr3","amap","AMORE","AnalyzeFMRI","aod","ape","mimR","minpack.l m","misc3d","mitools","mix","mixreg") TEMP &lt...
2010 Oct 15
0
nomianl response model
...<AANLkTi=KFUvB2Ov1qP8aphwn+Nx-mE2359xr8f8=0iFo at mail.gmail.com> Content-Type: text/plain Dear R-community, Using bwplot, how can I put the whiskers at percentile 5 and percentile 95, in place of the default position coef=1.5?? Using panel=panel.bwstrip, whiskerpos=0.05, from the package agsemisc gives satisfaction, but changes the appearance of my boxplot and works with an old version of R, what I dont want, and I didnt find the option in box.umbrella parameters Many thanks Christophe Here is the code: library(lattice) ex <- data.frame(v1 = log(abs(rt(180, 3)) + 1), v...