search for: d90

Displaying 14 results from an estimated 14 matches for "d90".

Did you mean: 90
2004 May 30
1
summary.lm
...the changes between versions of R. However, the piece of code below is a tiny modification of the example in the help file for "lm". I just separated the commands apart for clarity. A similar piece comes from the help file for "summary.lm". Aside from simply typing >lm.D90 at the command line, is there no longer a working summary method for lm. I've looked at the code for summary.lm and its first two lines are: z <- .Alias(object) Qr <- .Alias(object$qr) >lm.D90 <- lm(weight ~ group ) > summary(lm.D90) Error: '.Alias' is defunc...
2004 Aug 25
3
Help using Hmisc / Latex
...isc package. I'm having a bit of trouble to properly specify this function (I'm not a very experienced R user). Below you will find an example, of what I'm doing. ## Annette Dobson (1990) "An Introduction to Generalized Linear Models". ## Page 9: Plant Weight Data. summary(lm.D90 <- lm(weight ~ group - 1))# omitting intercept out <- latex(lm.D90) latex(out, model1, file="") When I run this code, I get an output which does not attend my needs. First, I could not figure out how to print the variable names. Second I'm not sure how I can select only the c...
2007 Aug 13
1
p value statistic for lm object
Hi, I conduct a univariate regression with lm function. I would like to get the p value for the regression. Is there a method that would enable me to extract the p value into a variable. Thanks. Arjun Bhandari ************************************************************************************************************** This email and any files transmitted with it are confidentia...{{dropped}}
2007 Nov 26
1
pass lm( ) a char vector as the variables to be included
...odels". ## Page 9: Plant Weight Data. ctl <- (4.17,5.58,5.18,6.11,4.50,4.61,5.17,4.53,5.33,5.14) trt <- (4.81,4.17,4.41,3.59,5.87,3.83,6.03,4.89,4.32,4.69) group <- gl(2,10,20, labels=c("Ctl","Trt")) weight <- c(ctl, trt) anova(lm.D9 <- lm(weight ~ group)) lm.D90 <- lm(weight ~ group - 1) # omitting intercept What I am doing is let the variable name "group" stored in a vector, say, g <- "group". The question is how to strip the quotation marks when we call lm( ) through g? Thank you all. Boshao _________________________...
2008 Jul 25
2
graphing regression coefficients and standard errors
Hello, I am interested in plotting my regression analysis results(regression coefficients and standard errors obtained through OLS and Tobit models) in the form of graphs.What is the best way to accomplish this? Thanks. Murali Kuchibhotla [[alternative HTML version deleted]]
2012 Nov 23
1
Results displayed in Console
General question concerning summary results of a linear model. I've tried to look in help and search online but I either don't understand it or I can't find the answer. I've defined a model with a really large number of variables and levels. The summary results are so big that not all of the coefficients etc can be displayed completely in the console. I try to scroll back and
2007 Aug 31
2
Bugreport on integration of Sweave and latex beamer
I think I have isolated a problem with integration between Sweave and beamer. Could you please see the file: http://www.mayin.org/ajayshah/tmp/bugdemo.Rnw Unfortunately, it uses some of my internal libraries, so you can't run it. When I put it through Sweave, I get: http://www.mayin.org/ajayshah/tmp/bugdemo.tex which is, of course, a generic latex file which you can read and
2007 Feb 21
1
simple question on one-sided p-values for coef() on output of lm()
Dear list, I was wondering if it is possible to get the p-values for one-sided tests on the parameters of a linear regression. For instance, I use lm() and store the result in an object. lm() gives me a matrix, using summary() and coef() on which gives me a matrix containing the coefficients, the standard errors, the t-statistics and the two-sided p-values by default. Can I get it to provide me
2011 Aug 31
3
Converting anova/ancova summary to data frame
Hi! Can anyone tell me how to convert the anova/ancova summary output into a data frame? Thanks! Shane Phillips [[alternative HTML version deleted]]
2006 May 23
3
Regression through the origin
[This email is either empty or too large to be displayed at this time]
2009 Jun 19
0
[PATCH server] add toggable sections to vm form
...s/Sort_right_11.png b/src/public/images/Sort_right_11.png new file mode 100644 index 0000000000000000000000000000000000000000..9162bd69dcf43c55431bf655eeaa5250b61c8083 GIT binary patch literal 212 zcmeAS at N?(olHy`uVBq!ia0vp^+#t-s1|(OmDOUqhjKx9jP7LeL$-D$|*pj^6T^Rm@ z;DWu&Cj&(|3p^r=fm(z?n2}-D90{Nxdx at v7EBj40VSZUQ&8U<npiqdXi(`ny<*DaR z^Bz#(VGfurdqY9kNc;B;Z*IZ)7u-%Mp4{9p>BH7Z@*ZN7%C1bRV!m+s+4sM8iQP=u zRvZbx?{I`L{Jg9FXXS14Jv$F^=o=hLZId(q626k%RLSoX(0m3 at S3j3^P6<r_br3`w literal 0 HcmV?d00001 diff --git a/src/public/javascripts/ovirt.js b/src/public/javascripts/ovirt.js in...
2000 Aug 16
1
samba errormessages
..... [D50] 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ........ ........ [D60] 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ........ ........ [D70] 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ........ ........ [D80] 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ........ ........ [D90] 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ........ ........ [DA0] 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ........ ........ [DB0] 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ........ ........ [DC0] 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ........ ........ [DD0] 00...
2009 Mar 09
5
Help
...t; d66(N1) d67(N1) d68(N1) d69(N1) d70(N1) d71(N1) d72(N1) d73(N1) > > d74(N1) d75(N1) d76(N1) d77(N1) d78(N1) d79(N1) d80(N1) . > > > > - RECORD TYPE 'E'. > > - DATA LIST LIST / i4(A1) d81(N1) d82(N1) d83(N1) d84(N1) d85(N1) > > d86(N1) d87(N1) d88(N1) d89(N1) d90(N1) d91(N1) d92(N1) d93(N1) > > d94(N1) d95(N1) d96(N1) d97(N1) d98(N1) d99(N1) d100(N1) . > > > > - RECORD TYPE 'F'. > > - DATA LIST LIST / i5(A1) d101(N1) d102(N1) d103(N1) d104(N1) d105(N1) > > d106(N1) d107(N1) d108(N1) d109(N1) . > > END FILE TYPE. &...
2020 Feb 27
2
[PATCH] Update the 5 year logo to 10 year logo
...<0W<kIeA7>H|lv*eF<D|2K0f+wXHE z^QT0e)gJbtZ)?Kv_LrWG#Y<SgFH_Uqv$M$A-GUQW&G-Tdar9&!m=L@qJ7}csqgFo> zm_V0z`8v9^D&yC|+Z2-!?AIx^8xvt8lJCEkP{u|LKhshe#}3*2i-sNz;&#npn3H9v z+Z6k4^>wa!r@v`Iw^YVu*85)8kxTOe>LXd_<Dj(+Tes>}!{4OZ?Hfwy$@htd>PzCL zwdRKCi+_NH{QB;0@53#d90(_Ue;*-T<;(_mTsVk5L+_O`HKqLg{8Un@Cx|Kdwp(Kh z|29{Ras`5pIR+ExFX3wJUX`XrHu&8yf6(avS%6RP5ml<{MXQhiMpm(+iRcXvU7f1y zuS0DIu$onCfhD`EO*e28?G&JtL<UA|nxxKaSjNqaGw(3{AXffGRqP|olkWp|Bcr3J zTb^eOZ4VyN1L=a|kIxY3wzQFq$3px`B0q59IDICbQ$1%27UWi&+QWe;%EavKsWB%0 zk>1RyTC3##0_bA2T}~qV&R_`&g...