Displaying 20 results from an estimated 8000 matches similar to: "R-beta: unix failure in windows R ?"
1997 Nov 22
3
R-beta: help ((message first bounced because of subject -- your admin.))
The help file provided within the rsept.zip is somewhat outdated
compared to the one available on http://www.stat.math.ethz.ch/R/manual/;
would it be possible to update the file for a more easy download instead
of having either to download individually or going online ?
Troels
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=---
r-help mailing list -- Read
2004 Feb 26
1
variance estimator for the cumulative incidence function
Hi everyone,
I am using the package cmprsk in R to estimate the cumulative incidence
function and its variance. In the manual it is mentioned that the variance
is calculated based on Dr. Aalen's paper (1978, Nonparametric estimation of
partial transition probabilities in multiple decrement models).
I would appreciate if someone could provide me with a source where the
variance is expressed
2001 Feb 22
3
[newbie] Cox Baseline Hazard
Hello everybody.
First of all, I would like to present myself.
I'm a french student in public health and I like statistics though I'm
not that good in mathematics (but I try to catch up). I've discovered R
recently while trying to find a statistical program in order to avoid
rebooting my computer under windows when I need to do some statistical
work.
And here is my first question.
1997 Apr 27
0
R-beta: R for Windows95
There is a zip (RApril.zip) which should now be at the mirrors
in R/Windows. Please have a try and let me know of any problems.
I haven't been able to test it on very many machines here so
I really don't know about 3.11 or NT.
robert
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
1997 Apr 27
0
R-beta: R for Windows95
There is a zip (RApril.zip) which should now be at the mirrors
in R/Windows. Please have a try and let me know of any problems.
I haven't been able to test it on very many machines here so
I really don't know about 3.11 or NT.
robert
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
1997 Jul 29
0
R-beta: cran
Hi, the contributed section of CRAN has source code in C, etc. I am
using RApril in Win95, How should one compile these programs?
- with Watcom C10?
- is 'lcc' the free 32 bit compiler usable?
- Is 'load.dll' available?
- If load.dll works, does it works with 16 bit dll's or it needs 32
bit dll's?
Thanks.
R. Heberto Ghezzo Ph.D.
Meakins-Christie Labs
McGill University
1998 Jan 09
0
R-beta: R and Windows 3.11
I am trying to give my students acces to R. rsept (the windows95 version ?)
will not run on our setup which is PC's connected to a server. rapril (the
3.11?) version will run but the graphics vanish once the graphics window is
activated.
Any suggstions?
I did try mounting it on a DEC Alpha but getting a version to run glm is
beyond me.
I would appreciate any suggestions
Jan
G.Janacek
1997 Aug 05
1
R-beta: q and postscript in win95
I have recently been introduced to R for win95 and have been impressed by
it. It seems to outperform S-Plus greatly. I have had 2 problems. I am
using visual basic to automate an analysis. The vis basic routine waits
for the creation of a data file then calls R to start the analysis. I have
placed the source() command in the rprofile file so it will be run
automatically. Output of the
2006 Mar 02
7
Timing of effects before and after Ajax call
Hello,
I have a problem with the timing of effects. I do have a tag (with id:
post1). When the link is clicked, the block "post1" must BlindUp. Then the
block is updated with the new content and then the effect BlindDown is
executed.
Below is the source code of the link_to_remote I am using.
<%= link_to_remote("Ajax Edit",
:update =>
2009 Aug 01
23
Hi doubt in unit testing
def test_check_for_validity
post=County.new(:name=>"myname",:description=>"mydesc")
assert post.save
end
above is the method and when i run unit test it is saying as
1) Failure:
test_check_for_validity(CountyTest) [/test/unit/county_test.rb:10]:
<false> is not true.
what does it say i cannot under stand
please help
--
Karthik.k
Mobile -
2024 Feb 02
1
gathering denominator under frac
?s 10:01 de 02/02/2024, Troels Ring escreveu:
> Hi friends - I'm plotting a ratio of bicarbonates i ggplot2 and
>
> ylab(expression(paste(frac("additive BIC","true BIC")))) worked OK - but
> now I have been asked to put the chemistry instead - so I wrote
>
>
1998 Sep 16
2
R-beta: windows and dynload.
I get an error:
Error in dyn.load(file) : unable to load shared library
"D:\R_CODA\RW0613\library\eda\libs\eda.dll"
with almost all the packages. I tried to use "require" and tried also to
copy the dll's to the bin directory and nothing helped.
Any ideas ?
Thanks for your efforts
Troels
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help
2000 Aug 24
1
too large alpha or beta in dbeta ?
Dear friends.
Is this as expected ? Is alpha and beta too large simply ?
> dbeta(.1,534,646)
[1] NaN
Warning message:
NaNs produced in: dbeta(x, shape1, shape2, log)
Best wishes
Troels
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or
2024 Feb 02
1
gathering denominator under frac
Hi friends - I'm plotting a ratio of bicarbonates i ggplot2 and
ylab(expression(paste(frac("additive BIC","true BIC")))) worked OK - but
now I have been asked to put the chemistry instead - so I wrote
?ylab(expression(paste(frac("additive",HCO[3]^"-","true",HCO[3]^"-"))))
- and frac saw that as additive = numerator and HCO3- =
2024 Feb 02
1
gathering denominator under frac
... or if I understand correctly, simply
expression(frac(additive ~ HCO[3]^"-",
true ~ HCO[3]^"-" )))
Cheers,
Bert
On Fri, Feb 2, 2024 at 3:06?AM Rui Barradas <ruipbarradas at sapo.pt> wrote:
> ?s 10:01 de 02/02/2024, Troels Ring escreveu:
> > Hi friends - I'm plotting a ratio of bicarbonates i ggplot2 and
> >
> >
1997 Sep 05
2
R-beta: help with R simulation
[[this bounced first, because it has 'help' in the Subject line ...
-- Martin Maechler
]]
I am a complete novice R programmer. (Though I know C quite well)
I am trying to write some R code to do the following simulation.
There is a 2-frame "movie" of noise and signal dots. the noise
dots have random positions in each frame. The signal dots are
placed randomly in frame 1,
2008 Jul 08
3
[LLVMdev] Implementing llvm.atomic.cmp.swap.i32 on PowerPC
Hi Evan,
Evan Cheng wrote:
> The patch looks great. But I do have one comment:
>
> +let usesCustomDAGSchedInserter = 1 in {
> + let Uses = [CR0] in {
> + let Uses = [R0] in
> + def ATOMIC_LOAD_ADD_I32 : Pseudo<
>
> The "let Uses = [R0]" is not needed. The pseudo instruction will be
> expanded like this later:
>
> + BuildMI(BB,
1998 Dec 15
1
No subject
Dear friends. This is again a very simple question, and I hope you will accept it. I have a dataset with variables in columns all with their names. Now I want to add a column indicating simply identity of patients, numbered according to row. There are 34 rows.
So I did:
>ID <- c(1:34)
but was not allowed to
>Ptt <- cbind(patients,ID)
and was informed that
>Error: names attribute
2017 Dec 25
3
plot representation of calculated value known to be 7.4
Dear friends - merry Christmas and thanks a lot for much help during the
year!
In the example below I fail to understand how the calculated value pH is
represented in a simple plot - also included. The calculations are
useful in practice and likely to be right in principle but I cannot see
how this occurs: why a calculated value of 7.4 known as numeric is not
simply plotted as such. It
1999 Oct 18
1
No subject
Dear friends.
When using in windows version the menu function to change directory, what actions are actually performed, i.e. what commands could I write to a file to make a CD ? I couldn't find it mentioned anywhere - undoubtedly an oversigth on my part.
Troels Ring, M.D
Department of Nephrology
Aalborg, Denmark
tring at mail1.stofanet.dk