Displaying 9 results from an estimated 9 matches for "jahan".
Did you mean:
jagan
2010 Dec 07
3
Changing names of a string variable
...am still confused how to add multiple "if"
statements. I would need that because I need to change the names of
fgf2, fgf7, and fgf10.
#I am sure there is a built-in function to do what I need, but I
haven't found it yet so I tried this loop method. Any help is greatly
appreciated!
Jahan
2010 Nov 30
3
Outlier statistics question
I have a statistical question.
The data sets I am working with are right-skewed so I have been
plotting the log transformations of my data. I am using a Grubbs Test
to detect outliers in the data, but I get different outcomes depending
on whether I run the test on the original data or the log(data). Here
is one of the problematic sets:
fgf2p50=c(1.563,2.161,2.529,2.726,2.442,5.047)
2006 Jan 08
0
Usermap from Windows domain to UNIX
...; auth/auth.c:check_ntlm_password(317)
> check_ntlm_password: Authentication for user [WINUSER] ->
> [UNIX_SAMBAUSER] FAILED with error NT_STATUS_NO_SUCH_USER
>
>
> using samba 3.0.21.0 compiled on AIX 5.3 ML03
>
> With best Regards
> Mit freundlichen Gr??en
>
> Jahan Ketabchy--
> To unsubscribe from this list go to the following URL and read the
> instructions: https://lists.samba.org/mailman/listinfo/samba
>
2012 Jul 05
0
Confused about multiple imputation with rms or Hmisc packages
...ly the function could predict Ograde_dx? What is an acceptable level?
d) Do I use the function fit.mult.impute to fit my final cph model?
I appreciate your help with this as it is a somewhat confusing topic. I hope I gave you all the information you need to answer my questions.
Sincerely,
Jahan
[[alternative HTML version deleted]]
2012 Jul 17
0
Building a web risk calculator based on Cox PH--definitive method for calculating probability?
...ike
vetcph=cph(obj~celltype+trt,data=veteran,surv=TRUE,time.inc=5*365,x=T,y=T)
#let's say the user inputted that their cell type was smallcell and their
treatment was "1".
userinput=data.frame(celltype='smallcell',trt=factor(1))
I really appreciate your recommendations
Best,
Jahan
--
View this message in context: http://r.789695.n4.nabble.com/Building-a-web-risk-calculator-based-on-Cox-PH-definitive-method-for-calculating-probability-tp4636749.html
Sent from the R help mailing list archive at Nabble.com.
2012 Jul 18
0
Building a web risk calculator based on Cox, PH--definitive method for calculating probability?
...eteran,surv=TRUE,time.inc=5*365,x=T,y=T)
> #let's say the user inputted that their cell type was smallcell and their
> treatment was "1".
> userinput=data.frame(celltype='smallcell',trt=factor(1))
>
> I really appreciate your recommendations
>
> Best,
> Jahan
2011 Nov 15
0
ANNOUNCEMENT: 20% discount on the most recent R books from Chapman & Hall/CRC!
...n of powerful analysis techniques and algorithms for mining and interpreting biological information.
Discounted Price: $71.96 / £46.39
For more details and to order: http://www.crcpress.com/product/isbn/9781439809754
****
An R Companion to Linear Statistical Models
Christopher Hay-Jahans
ISBN: 9781439873656
Publication Date: October 2011
Number of Pages: 372
Focusing on user-developed programming, An R Companion to Linear Statistical Models serves two audiences: Those who are familiar with the theory and applications of linear statistical models and wish to learn or e...
2014 Jan 14
2
Duda Regresión Multiple
Buenos días,
*Muchas gracias, todas las aportaciones han sido bien útiles.* Las he
tenido en cuenta y he pasado los datos con el R, siguiendo el siguiente
comando:
*modeloRTUN2<-lm(AVE.~ Tariff + d1 + d2 + d3 + d4 + d5 + d6 + d7 + d8 + d9+
d10 + d11+ d12+ d13+ d14+ d15+ d16+ d17+ d18+ d19+ d20 +d21 + Tariff*d1 +
Tariff*d2 + Tariff*d10)*
*summary(modeloRTUN2)*
Siendo:
AVE. = Variable
2012 May 31
0
Problem in a programming
Hello Everyone,
I am a MS students in the Department of Statistics, Biostatistics & Informatics, in University of Dhaka, Bangladesh. Recently, I am doing thesis on "D-optimal Designs for Regression models in Biostatistics". In my thesis work, I am having problem with a particular program where I need to replace each element of a vector one by one by every element of another seq