search for: darnel

Displaying 20 results from an estimated 97 matches for "darnel".

Did you mean: darned
2005 Apr 13
3
A suggestion for predict function(s)
...act, se.fit) } predictors <- if (missing(newdata)) model.matrix(object) else newdata pred <- list(predictors=predictors, fit = fit, se.fit = se.fit, residual.scale = residual.scale) } pred #______________________ end of R code Ross Darnell -- School of Health and Rehabilitation Sciences University of Queensland, Brisbane QLD 4072 AUSTRALIA Email: <r.darnell at uq.edu.au> Phone: +61 7 3365 6087 Fax: +61 7 3365 4754 Room:822, Therapies Bldg. http://www.shrs.uq.edu.au/shrs/school_staff/ross_darnell.html
2005 Sep 13
2
Translating lme model call to lme4
I would appreciate help translating the following lme model to an lmer function. lme(lognrms ~ Group*Rotation*muscle*side*support*arms, random=~1|Subject/Stratum2/rep, data=Data) Many thanks Ross Darnell r.darnell at uq.edu.au
2003 Nov 04
2
help with nomogram function
...hk(at, i, NA, -nint, Limval, type.range = "full") : variable Age does not have limits defined by datadist > I get an error. The NA values in ddist seem to be the problem but I don't understand the datadist information. Can anyone help explain why this is failing. Thanks Ross Darnell -- University of Queensland, Brisbane QLD 4067 AUSTRALIA Email: <r.darnell at uq.edu.au> Phone +61 7 3365 6087 http://www.shrs.uq.edu/shrs/school_staff/ross_darnell.html
2007 Oct 17
2
Need help with function that includes 2 summation
...tion than it seems to me. I am trying to create a function that includes two summations, and can't figure out how. I am attaching the equation as a pdf file. This function will then be optimized over a chosen range of values, but right now I just need help with the function. Thank you. Zack Darnell Duke University -- Zack Darnell Duke University Marine Lab 135 Duke Marine Lab Rd. Beaufort, NC 28516 Tel: (252) 732-5727 Email: mzd2 at duke.edu -------------- next part -------------- A non-text attachment was scrubbed... Name: equation.pdf Type: application/pdf Size: 10971 bytes Desc: not...
2007 May 01
0
[Fwd: Re: [R-downunder] Beware unclass(factor)] (PR#9641)
...be a bug here. But see https://stat.ethz.ch/pipermail/r-devel/2007-May/045592.html for why the bug is not in R: your old and new data do not match. Your fit is to a category. [The problem with the web interface to R-bugs was reported last week: it is being worked on.] On Mon, 30 Apr 2007, r.darnell at uq.edu.au wrote: > This is a multi-part message in MIME format. > --------------040101030901070905010208 > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > Content-Transfer-Encoding: 7bit > > The following "issue" was found using > > > version...
2002 Feb 15
2
Reordering factor levels
...uot; "b2" "r1" "r2" nufactor <- order(oldfactor,order=c("b1","r1","b2","r2")) # my fabricated function levels(nufactor) "b1" "r1" "b2" "r2" Thanks in advance for any help. Regards Ross Darnell -- Email r.darnell at shrs.uq.edu.au -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not...
2002 Dec 05
2
Problems with segments and multiple graphs
...a small vertical line on the top graph. The max(y) value looks OK but the min(y) looks like the second largest value. > ymin <- min(y) > ymax <- max(y) > segments(1000,ymin,1000,ymax) doesn't make any difference. Can I draw a (one) line that crosses both graphs? Thanks Ross Darnell -- Ross Darnell Email: <r.darnell at shrs.uq.edu.au>
2007 Jan 25
3
Error in loadNamespace(name) (PR#9464)
Full_Name: Ross Darnell Version: 2.4.1 OS: Linux Submission from: (NULL) (130.102.133.33) rdarnell at pc:~/Data$ ls -al .RData -rwxrwxrwx 2 root root 13551 2006-12-06 08:58 .RData rdarnell at pc:~/Data$ R R version 2.4.1 (2006-12-18) Copyright (C) 2006 The R Foundation for Statistical Computing ISBN 3-900051-07-0 R i...
2005 Apr 14
1
predict.glm(..., type="response") loses names (was RE: [R] A sugg estion for predict function(s))
> From: Ross Darnell > > Liaw, Andy wrote: > >>From: Liaw, Andy > >> > >> > >>>From: Ross Darnell > >>> > >>>A good point but what is the value of storing a large set of > >>>predicted > >>>values when the values of the e...
1999 May 19
1
shell command
...s - FILES\RW0633 which appears to suggest that the space if the path name is causing difficulties to the cd command. getenv returns > getenv("RHOME") RHOME "C:\\PROGRAM FILES\\RW0633" Can someone suggest a way of dealing with this. Regards Ross Darnell oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo Ross Darnell Department Of Statistics Telephone: +44 191 222 5374 University of Newcastle Facsimile: +44 191 222 8020 Newcastle Upon Tyne NE1 7RU Email:R.E.Darnell at ncl.ac....
2003 Dec 20
3
Level(3) SIP termination services
John, I spoke with Level(3) last week regarding SIP termination. They quoted $0.01/minute, with an 11 Million Minute / Month minimum. Ugh! -dg -------------------------------------------------------------- Darnell Gadberry President binaryMedia darnell AT binmedia DOT com ------------ Date: Fri, 19 Dec 2003 21:12:22 -0500 To: asterisk-users@lists.digium.com From: John Todd <jtodd@loligo.com> Subject: [Asterisk-Users] Level(3) SIP termination services? Reply-To: asterisk-users@lists.digium.com Anyo...
2004 Jun 01
1
WinMenu's question
...G") winMenuAdd("EMG/Graphics") winMenuAddItem("EMG/Graphics","Plot trace","plot.trace()") } "plot.trace" <- function(){ x <- eval(parse(text=trace.dialog())) plot(x,type="l") invisible() } Help much appreciated Ross Darnell -- University of Queensland, Brisbane QLD 4067 AUSTRALIA Email: <r.darnell at uq.edu.au> Phone: +61 7 3365 6087 Fax: +61 7 3365 4754 http://www.shrs.uq.edu.au/shrs/school_staff/ross_darnell.html
2012 Jan 04
3
Anyone have a reliable T.38 Solution
Aloha, We are looking to roll a solution that will have the following network layout: ISDN-PRI <--> Asterisk <--> T.38 <--> ATA <--> Fax Does version 1.8 with the Digium fax driver have this capability? I like 1.8 because it is a long term support version. What ATA's are people using? Any working solutions would be great! Aloha, Matt
2007 Apr 18
1
[Bridge] RE: [VLAN] Re: [PATCH/RFC] Let {ip, arp}tables "see" bridged VLAN tagged{I,AR}P packets
-----Original Message----- >From: Tommy Christensen [mailto:tommy.christensen@tpack.net] >Sent: Wednesday, October 08, 2003 10:09 AM >To: Christian Darnell >Cc: 'Linux 802.1Q VLAN'; Bart De Schuymer; netdev@oss.sgi.com; bridge >Subject: Re: [Bridge] RE: [VLAN] Re: [PATCH/RFC] Let {ip, arp}tables >"see" bridged VLAN tagged{I,AR}P packets > > > >This is because the VLAN code is mangling shared data. >You need t...
1999 Jun 18
1
R INSTALL -l
...tree, use [$ R INSTALL -l lib pkgdir_1 ... pkgdir_n] where lib gives the path to the library tree to install to. which, for me, returns Package '-l' does not exist. Has there been a change? Thank you Ross -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~. |Ross Darnell | Phone: +44 (0) 191 222 5374 | |Statistical Consultancy Service | Fax: +44 (0) 191 222 8020 | |Dept of Statistics | | |University of Newcastle upon Tyne | Email: r.e.darnell at ncl.ac.uk | |Newcastle upon Tyne...
2000 Apr 12
1
Matrix indexing question
I apologise if this type of question has been answered before, however how do I count the number of TRUE's in the upper half (non-symmetric) matrix of logicals. Thank you Ross Darnell University of Newcastle -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To...
2000 Aug 22
1
adj parameter in mtext
I am trying to adjust the sigma symbol down in the y direction with the following command but R recycles the sigma and puts another at -0.1 in the x axis. Any suggestions would be appreciated. mtext(expression(sigma),1,outer=TRUE,adj=c(0.5,-0.1)) Regards Ross Darnell -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at sta...
2001 May 04
1
image legend
...nto an image but the legend to clipped/nonexitent outside the boundary of the image. I am wanting to place the legend where the main title normally would appear. I would appreciate someone telling me why I cannot do this. (Which part of the help file I haven't read most likely) Regards Ross Darnell -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at sta...
2001 Oct 23
1
Rows function in nlme package
...eFits in the nlme package is not found. > plot(compareFits(coef(bp.model3),coef(bp.model3M))) Error in plot.compareFits(compareFits(coef(bp.model3), coef(bp.model3M))) : couldn't find function "Rows" > Can I find it elswhere? Have I missed a required package? Thanks Ross Darnell > library(help=nlme) nlme Linear and nonlinear mixed effects models Description: Package: nlme Version: 3.1-17 Date: 2001/08/26 Priority: recommended Title: Linear and nonlinear mixed effects models Author: Jose Pinheiro <jcp at research.bell-labs.com>, Douglas Bates...
2004 Jul 20
1
Histogram without common borders
...possible to produce a histogram directly using the hist() function with the common borders removed? It can be done by plotting the histogram object using type 's'teps. my.hist <- hist(x,plot=FALSE) plot(my.hist$breaks,c(0,my.hist$counts),type='s') I would appreciate help Ross Darnell -- University of Queensland, Brisbane QLD 4067 AUSTRALIA Email: <r.darnell at uq.edu.au> Phone: +61 7 3365 6087 Fax: +61 7 3365 4754 http://www.shrs.uq.edu.au/shrs/school_staff/ross_darnell.html