Dear Friends,
I want to run a standalone console program (emBayesB) from R script on
windows console. However, because the program asks user to press the enter
key at each time after the analysis, the R code always stuck after invoking
the emBayesB program with the "system()" function.
For reprod
Dear friends,
The addHeader function in the rtf package always generates two rows of texts
even if a subtitle was not specified. Is there any way to stop the function
from generating the second blank line?
FYI, I cannot use the other functions, such as the addParagram and the
addText, because the
Hi,
I encountered with some difficulty in preparing the nonlin.function for the
gnm function. Please help me.
I want to use the gnm function in the "gnm" package to fit the following
spherical function
y = a + b (1.5*x - 0.5 *(x/c)) if x< c
y = a + b
Dear R users,
In my data, there are two variables t1 and t2. For each observation of t1
and t2, two location indicators (x, y) were provided.
The data format is
#x y t1 t2
Since the both t1 and t2 are depended on x and y, t1 and t2 are
autocorrelated variables. My question is how to ca
Respected R Users,
I looking for help with generating theoretical confidence regions for any
of non-symmetric bivariate statistical distributions (bivariate Chi-squared
distribution, bivariate F-distribution, or any of the
others). I want to to used it as a benchmark to compare a few strategies
co
Dear Friends,
Let's assume there are three parameters that were passed into fun1. In
fun1, we need to modify one para but the remains need to be untouched. And
then all parameters were passed into fun2. However, I have failed to
achieve it.
Please see the following code.
Dear all,
Is there any standard statistical terminology describing the points beyond
a confidence region? Obviously, the "outlier" is improper here. Please help
me if you happens have the info.
Thanks you very much for your kindly help.
Best wishes,
Zhiqiu
[[alternative HTML version de
r-help@r-project.org
Dear friends,
I want to make the following change of R setting on a windows 7 desktop.
$R_check_force_suggests = "FALSE"
Since I have no experience using Unix, I don't how to make the
suggestions in "writing R extension" works for windows. I will
appreciate if you would hel
8 matches
Mail list logo