search for: ortho

Displaying 19 results from an estimated 19 matches for "ortho".

Did you mean: orth
2007 Dec 18
11
Ortho - a library for JavaScript Graphics and Text
I''ve written a JavaScript library called Ortho (http://www.craic.com/ ortho) on top of Prototype for creating ''diagram-style'' graphics in JavaScript. You can create histograms, graphs, timeline plots, ''maps'' of genomic data, annotated images, tree diagrams, etc. Unlike Canvas, it seamlessly integrates text w...
2010 Jul 02
1
xyplot: key inside the plot region / lme: confidence bands for predicted
...side the xyplot. (I have the Lattice book, but don't find an example that actually does this.) 2: With lme(), how can I generate confidence bands or prediction intervals around the fitted values? Once I get them, I'd like to add them to the plot. Example: library(nlme) library(lattice) Ortho <- Orthodont Ortho$year <- Ortho$year - 8 # make intercept = initial status Ortho.mix1 <- lme(distance ~ year * Sex, data=Ortho, random = ~ 1 + year | Subject, method="ML", # correlation = corAR1 (form = ~ 1 | Subject) ) Ortho.mix1 # predicted values gri...
2010 Jul 15
4
Sweave: infelicities with lattice graphics
...a paper I'm writing using Sweave, I make use of lattice graphics, but don't want to explicitly show (or explain) in the article text the print() wrapper I need in code chunks for the graphs to appear. I can solve this by including each chunk twice, with different options, as in <<ortho-xyplot1-code, keep.source=TRUE, eval=FALSE>>= library(nlme) library(lattice) xyplot(distance ~ age|Sex, data=Orthodont, type='b', groups=Subject, pch=15:25, col=palette(), cex=1.3, main="Orthodont data") @ <<ortho-xyplot1,fig=TRUE, include=FALSE, echo=FALSE, width...
2007 Jun 12
0
[PATCH] Combined checkFTB and capDirection into one checkOrientation function.
...*transform, + CompOutput *outputPtr, + const float points[3][3]) { CompTransform sTransform = *transform; float mvp[16]; @@ -932,90 +933,27 @@ cubeCheckFTB (CompScreen *s, float vecA[3], vecB[3]; float ortho[3]; - (*s->applyScreenTransform) (s, sAttrib, outputPtr, &sTransform); - transformToScreenSpace (s, outputPtr, -sAttrib->zTranslate, &sTransform); - - MULTM (s->projection, sTransform.m, mvp); - - pntA[0] = outputPtr->region.extents.x1; - pntA[1] = outputPtr-&gt...
2010 Jun 22
2
xyplot: adding pooled regression lines to a paneled type="r" plot
Consider the following plot that shows separate regression lines ~ age for each subject in the Pothoff-Roy Orthodont data, with separate panels by Sex: library(nlme) #plot(Orthodont) xyplot(distance ~ age|Sex, data=Orthodont, type='r', groups=Subject, col=gray(.50), main="Individual linear regressions ~ age") I'd like to also show in each panel the pooled OLS regression line for...
2004 Apr 01
5
boot question
What in the world am I missing?? > x<-rnorm(20) > mean(x) [1] -0.2272851 > results<-boot(x,mean,R=5) > results[2] $t [,1] [1,] -0.2294562 [2,] -0.2294562 [3,] -0.2294562 [4,] -0.2294562 [5,] -0.2294562 Jeff Morris Ortho-Clinical Diagnostics A Johnson & Johnson Co. Rochester, NY Tel: (585) 453-5794 [[alternative HTML version deleted]]
2008 Jan 18
1
residuals from pcaiv
Dear R users, How can I extract the residuals from a pcaiv/rda in ade4? In Vegan there is the residuals() function, giving the approximation of the original data from the unconstrained ordination Is there something similar in ade4? Nikos
2002 Aug 22
1
accessing linux box via my network places
...receive this.... "test is not accessible. You might not have permission to use this network resource. Contact the administrator of this server to find out if you have access permissions. The network pat was not found." Any ideas what I'm doing wrong? Thanks, Lester Laro Ortho Development Corp MIS Cell 801-558-3942 work 801-553-9991 -------------- next part -------------- HTML attachment scrubbed and removed
2008 Jun 19
1
PrettyR (describe)
...NA, NA, NA, 7.2e-05, NA, 9e-05, NA, NA, NA, NA, NA, NA, NA, NA, NA ), Nickel = c(0.00051, NA, 0.00058, 0.00077, NA, 0.00039, NA, NA, 0.00057, 0.00028, 0.00062, 0.0014, 0.00066, 0.00074, 0.00073, 0.011, 0.0012, NA, 0.00086, NA, 0.00038, 0.00038, 0.00032, NA, NA, 0.0018, 0.00034), Ortho.phosphorus = c(0.035, 0.019, 0.005, 0.03, 0.085, 0.028, 0.014, 0.025, 0.052, 0.011, 0.061, 0.21, 0.017, NA, 0.006, 0.037, 0.022, 0.012, 0.035, 0.023, NA, NA, 0.019, 0.008, NA, NA, NA), pH = c(7.32, 7.07, 7.17, 6.24, 7.12, 7.1, 7.14, 6.94, 7.15, 6.46, 6.1, 6.61, 7.08, 7.25, 6.56,...
1999 Nov 19
1
max.col
...ot;max.col" I get the plot OK, but within predict(), it balks on max.col A more general question about using VR. Is there an easy way to use library on VR in general or do I have to move each into the library folder and load each separately. As always, thanks in advance. Jeff Jeff Morris Ortho-Clinical Diagnostics Rochester, NY jdmorris at ocdus.jnj.com -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the &qu...
2000 Jan 20
0
xgobi
...Out of environment space Out of environment space Bad command or filename and in the RGUI window it comes back with... D:\RW0901/library/xgobi/scripts/xgobi.bat -vtitle 'laser' C:/WINDOWS/TEMP/xgobi24464 Any ideas what I need to do? I am running Windows 95 Thanks! Jeff Jeff Morris Ortho-Clinical Diagnostics Rochester, NY jdmorris at ocdus.jnj.com -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the &qu...
2001 May 18
1
Non-Central t
...t, the following appears: ncp: non-centrality parameter delta; currently `ncp <= 37.62'. I assume that this means the ncp cannot exceed 37.62. Is this still the case and is there any plans to increase this restriction? Thanks! Jeff Jeff Morris Design Support Clinical Chemistry R&D Ortho-Clinical Diagnostics email: jmorris6 at ocdus.jnj.com Phone: 716-453-5794 -------------- next part -------------- An HTML attachment was scrubbed... URL: https://stat.ethz.ch/pipermail/r-help/attachments/20010518/c68c653d/attachment.html
2004 Sep 25
0
Fw: You could tell your best fr,`ie-nd o-n^line on this
...x at zytor.com] To: stanton kahl; corey poindexter; graham blain; daron mcloone Sent: Wednesday, October, 2004 5:10 PM Subject: You could tell your best fr-,ie'nd o,n^line on this Lo~~we^'st' prices on brand name and generic d~_ru^gs:Ce`leb.rex,Darvocet,Vi-ox^x,Ci^al'is,Le-vitr,a,Ortho,Valtrex,Zyban, Allegra,Sonata,Celexa,s_om`a,Xen~.ocal,Tenuate etc. http://ykg.eh.Meds-specially4u.com/56/ o,n'line shopping is popular amony the youth,while in most prople's view,the m,ed~-ica.tions can't be sold o'n^line.In fact,the m_ed``ica'tions could be got o-n`line easily...
2008 Dec 23
1
To make winbindd upset and unresponsive (3.2.6)
...um users = Yes winbind enum groups = Yes winbind use default domain = No template homedir = /home/%D/%U idmap uid = 10000-200000 idmap gid = 10000-200000 wins support = No wins server = <our wins ip> winbind:ignore domains = IN-ORTHO LANGLAB GEOSURVEY <and a bunch more> usershare allow guests = No usershare max shares = 100
2003 Oct 27
3
Connecting without smbpasswd file
...at it into a smbpasswd file? Thanks for your help -Robin [global] workgroup = samba comment = Samba Server browseable = Yes browse list = Yes writeable = false public = true hide dot files = no nis homedir = true short preserve case = yes preserve case = yes auto services = ortho data shapefiles cadme3 domain master = yes local master = yes printing = sysv printcap name = /usr/local/samba/lib/myprintcap load printers = yes username map = /usr/local/samba/lib/usermap.txt guest account = nobody security = share [homes] public = false read only = no writ...
2000 Mar 29
2
Dialog boxes
Hello: I am brand new to R, though I've used S-Plus for some time. I've developed some specialized plotting functions that I want to distribute and would like to provide users with a dialogbox for entering input arguments. Has anyone developed functions in R for displaying dialogboxes that could accept multiple inputs? I found winDialog and winDialogString, but these only accept and
2012 Oct 22
0
"Vars" package: impulse response function
...tock market shock on US economy. I have series of quarterly changes in real gdp, S&P 500 and quarterly level of unemployment for 1985 - 2012 period. My series are stationary. So I did all the steps below. However I don't understand what do irf function results mean. These are the cumulative orthogonal responses to sp variable shock but what is the value of this shock? If for example I have to assess the response on 10% increase of sp variable what should I do with these results? Thanks a lot, Marion > #make a data frame > vardat3<-data.frame(gdp,unemp,sp) > #select the number...
2010 Aug 11
3
Running something without a loop when the result from the previous iteration is require for the current iteration
...1 NA 1 NA NA NA NA 1 NA 1 NA NA NA NA 0 NA 0 NA > num # station to generate [1] 2 > use1 # 1st station to use in generation [1] 6 > use2 # 2nd station to use in generation [1] 4 > genmat = event.gen2(genmat,use1,use2,num,ortho_obs_used) # Generation function shown below > genmat # genmat - after it has gone through station 2 [,1] [,2] [,3] [,4] [,5] [,6] [,7] line_before 1 1 1 0 1 1 1 NA 0 NA 1 NA 0 NA NA 0 NA 0 NA 0 NA...
2008 Jul 11
0
Wine release 1.1.1
...ing memcmp in test. include: Add header for mstask. Sinitsin Ivan (2): mshtml: Add HTMLWindow_scrollTo implementation. mshtml: Add HTMLWindow_scrollBy implementation. Stefan D?singer (52): wined3d: RENDERTARGET | AUTOGENMIPMAP are compatible. wined3d: Update the blit ortho on size changes. wined3d: Use CTXUSAGE_RESOURCELOAD for fb->texture reads. wined3d: Delay render target activation. wined3d: Restore the gamma when destroying the swapchain. wined3d: Correct an off-by-one error in constant dirtification. wined3d: Remove an unneeded...