[R] Sample size using residual standard deviation

2017-04-12 Thread Jomy Jose
In R how to calculate sample size,where power,residual standard deviation and treatment difference is given.? [[alternative HTML version deleted]] __ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/

[R] Sample size calculation for three-way incomplete block crossover study.

2017-09-04 Thread Jomy Jose
Hi In R,how to do sample size calculation for three-way incomplete block crossover study where within subject residual standard deviation,treatment difference and power is given. Thanks in advance. Regards Jose [[alternative HTML version deleted]] __

[R] Sensitivity,Specificity and Youden Index

2015-07-22 Thread Jomy Jose
How to calculate the sensitivity,specificity,Youden index for 18 factors and their combination (6 factors in each) with an outcome measure. [[alternative HTML version deleted]] __ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see

[R] Accessing files from Linux Server

2018-09-26 Thread Jomy Jose
Hi Which R package can be best employed to access the files in Linux server Thanks in advance Jose [[alternative HTML version deleted]] __ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r

[R] Importing SAS datasets into R efficiently

2018-10-19 Thread Jomy Jose
Hi Is there an efficient way to import SAS datasets into R,presently while using haven package it takes long time...Is there a smart work around this ? Thanks in advance Jose [[alternative HTML version deleted]] __ R-help@r-project.org mailing

[R] Q-Q Plot for loglogistic, lognormal and 2 parameter exponential distributions

2014-10-12 Thread Jomy Jose
Is there any R package that can plot Q-Q plot for loglogistic,lognormal and 2 parameter exponential distributions or is there a way to check the model fit for these distributions in R ? [[alternative HTML version deleted]] __ R-help@r-project.or

[R] Parameter estimation of loglogistic, lognormal and 2 parameter exponential distributions

2014-10-15 Thread Jomy Jose
How to estimate paremeters the of loglogistic,lognormal and 2 parameter exponential distributions in R using fitdistr function. [[alternative HTML version deleted]] __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-

[R] 2 missing observation of LSD analysis in R

2014-10-19 Thread Jomy Jose
How to deal with the analysis of 2 missing observations in case of Latin square design [[alternative HTML version deleted]] __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http:/

[R] Rayleigh Distribution

2015-10-02 Thread Jomy Jose
Is it possible to code in R to get Q-Q plot for Rayleigh distribution Jose [[alternative HTML version deleted]] __ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the

Re: [R] Rayleigh Distribution

2015-10-02 Thread Jomy Jose
Thank you,how to add correct reference line to this Rayleigh Q-Q plot. Jose [[alternative HTML version deleted]] __ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read th

[R] Q-Q plot reference line

2015-10-02 Thread Jomy Jose
How can the reference line be drawn for various distributions like Rayleigh and Log logistic Q-Q plots. Thanks Jomy [[alternative HTML version deleted]] __ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/

[R] Yates correction

2017-02-21 Thread Jomy Jose
I tried to do chi square test for the following observed frequencies - A B A 8 4 B 12 10 R gave the following output: -

[R] Export R outputs to SAS dataset

2020-08-21 Thread Jomy Jose
Hi I was able to run R code via PROC IML in SAS,so is there any way to export the generated outputs to SAS datasets since the R outputs don't follow data frame structure. Thanks in advance Jose [[alternative HTML version deleted]] __ R-help@r-p

Re: [R] Export R outputs to SAS dataset

2020-08-23 Thread Jomy Jose
of vac observed median lowerupper Q25 0.01250 0.01250 0.00125 0.026000 Q50 0.02675 0.02675 0.01665 0.144575 Q75 0.14700 0.14700 0.02810 0.292000 Best Jose On Sun, Aug 23, 2020 at 2:44 AM Daniel Nordlund wrote: > On 8/22/2020 9:05 AM, Rasmus Liland wrote: > > On 2020-08-22