search for: thisclass

Displaying 9 results from an estimated 9 matches for "thisclass".

Did you mean: isclass
2008 May 21
3
Converting a 'difftime' to integer - How to???
..."2006-03-13") - as.Date("2006-01-01") +1 > d Time difference of 72 days So far so good. But d is a 'difftime' object. How do I get an Integer value from that? I tried severel things, incuding the following: > dd <- as(d,"numeric") Error in .classEnv(thisClass) : unable to find an environment containing class "difftime" Sugestions appriciated... :-) Martin at Hvidberg.net
2004 Jun 01
2
GLMM(..., family=binomial(link="cloglog"))?
...mun~1, data=guImmun, family=binomial, random=~1|comm) However, for another application, I need binomial(link="cloglog"), and this generates an error for me: > fm0. <- GLMM(immun~1, data=guImmun, family=binomial(link="cloglog"), random=~1|comm) Error in getClass(thisClass) : "family" is not a defined class Error in GLMM(immun ~ 1, data = guImmun, family = binomial(link = "cloglog"), : S language method selection got an error when called from internal dispatch for function "GLMM" Any suggestions? Thanks, Sp...
2004 May 29
1
GLMM error in ..1?
...rt of working through the code for GLMM line by line? Also, I gather GLMM does not currently accept binomial(link="cloglog"): > fit <- GLMM(1-yield~1, random=~1|nest, family=binomial(link="cloglog"), + data=DF,weights=rep(N, n)) Error in getClass(thisClass) : "family" is not a defined class Error in GLMM(1 - yield ~ 1, random = ~1 | nest, family = binomial(link = "cloglog"), : S language method selection got an error when called from internal dispatch for function "GLMM" > Thanks, spencer graves
2010 Oct 24
0
[ wxruby-Bugs-28669 ] INSTALL file states incorrect use of class exclusion
...Summary: INSTALL file states incorrect use of class exclusion Initial Comment: Hi all, The INSTALL file says this: ================================ Lastly, you may specifically exclude certain classes; this is most often useful if a particular class is causing problems: export WXRUBY_EXCLUDE=ThisClass,ThatClass ================================ This is just wrong. I spent three days in order to realize that it''s not me who''s doing something wrong in excluding a special class (MediaCtrl in this case), but it''s the docs. After hunting around in the rakefiles, I found out...
2015 May 28
3
S4 inheritance and old class
Hey everyone, I would like to develop a package using S4 classes. I have to define several S4 classes that inherits from each others as follow: # A <- B <- C <- D I also would like to define .DollarNames methods for these class so, if I have understood well, I also have to define an old class as follow: # AOld <- A <- B <- C <- D setOldClass(Classes = "AOld")
2008 Aug 21
1
rc note, etc
...ce tolerance: 2.08e-06 --- > Achieved convergence tolerance: 1.98e-06 OK .... checking package 'methods' .... * checking R code for possible problems ... NOTE browseAll: no visible binding for global variable ?.BrowserStack? ..dataPartReplace2: no visible binding for global variable ?THISCLASS? ...First.lib: no visible binding for global variable ?.possibleExtends? ...First.lib: no visible binding for global variable ?.makeGeneric? ...First.lib: no visible binding for global variable ?.newClassRepresentation? ...First.lib: no visible binding for global variable ?..mergeClassDefSlot...
2007 Apr 15
0
as() creates invalid entries in methods list?
...uot;function")) || identical(body(test), - if(canCache) { # make into method definition - asMethod <- .asCoerceMethod(asMethod, sig, FALSE) - } } } if(is.null(asMethod) && extends(Class, thisClass)) { @@ -54,6 +51,10 @@ as <- fdef = coerceFun, mlist = coerceMethods) inherited <- TRUE + } else { + if(canCache) { # make into method definition +...
2004 Aug 25
1
Pixmap problem
Hi, I'm having trouble writing .pnm images which I think is due to a problem with my colour space. The pixmap object seems to be looking for 72 of 8 colours (one per cell?) which doesn't seem healthy... > library(pixmap) > x <- pixmapIndexed(rep(1:8, 9), nrow=6, col=rainbow(8)) > x Pixmap image Type : pixmapIndexed Size : 6x12 Resolution : 1x1
2006 Sep 13
0
Course***Dr Frank Harrell's Regression Modeling Strategies in R/Splus course *** September 2006 near you (San Francisco, Washington DC, Atlanta)
...on. - Case Study using Least Squares Multiple Regression: Voting Patterns in U.S. Counties. Email us for group discounts.Email Sue Turner: sue@xlsolutions-corp.comPhone: 206-686-1578Visit us: http://xlsolutions-corp.com/Rstats2.htmPlease let us know if you and your colleagues are interested in thisclass to take advantage of group discount. Register now to secure yourseat! Cheers,Elvis Miller, PhDManager Training.XLSolutions Corporation206 686 1578www.xlsolutions-corp.comelvis@xlsolutions- _________________________________________________________________ Check the weather nationwide with MSN Sear...