Displaying 20 results from an estimated 1000 matches similar to: "Rprofile"
2001 Jun 11
2
Generalized Additive Model
Hello,
I am wondering if someone can direct me to the syntax of the Generalised
Additive Model in R? In Splus this is gam(formula, ... inputs would be
pretty much the same as glm I suspect..)
Any response on that (or what package should I grap) would be appreciated
very much.
Thanks,
Peppy Adi-Purnomo
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help
2000 Jun 21
3
SAS dataset
Hello,
Is there any way we convert SAS dataset into R dataset?
Kindest Regards,
Peppy Adi-Purnomo
------
Peppy Adi-Purnomo
Energy Market Analyst
Energy Link Ltd
Dunedin - New Zealand
Ph.: +64 3 479 2475
Fax: +64 3 477 8424
Email: s.adi.purnomo at energylink.co.nz
www.EnergyLink.co.nz
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read
2000 Sep 22
6
lme
Hello,
I need to use a procedure in R that similar to lme in Splus.. is this
particular procedure has been implemented in the recent version? thanks.
Regards,
Peppy Adi-Purnomo
Energy Market Analyst
Energy Link Ltd
Telp.: +64 3 479 2475
Fax. : +64 3 477 8463
www.energylink.co.nz
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read
2000 Aug 16
3
virus - free
Hello,
I am wanting to download the recent R update off the web. May I assume
confidently that R package from the website is virus free? I apologise if
this is a very silly question, I just need to convince myself if the site is
very hygiene.
Thank you very much,
Peppy
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read
1999 Aug 31
1
Vector-isation
Hi,
Suppose I have a by b matrix which a and b are big numbers. How can I
convert this matrix into a vector with length of a*b ? By column-wise or
row-wise doesnt matter. My R version is 0.64.2.
Kindest Regards,
Peppy Adi-Purnomo
-------
Stephanus (Peppy) Adi-Purnomo
Energy Market Analyst - Energy Link Ltd - Dunedin
email: s.adi.purnomo at energylink.co.nz
http://www.energylink.co.nz
1999 Oct 14
1
glm vs lm
Dear Help desk,
What is the difference between glm and lm in R? I am so sorry the help
pages dont really help me much since they dont have description how R
handles the two.
Thanks
Peppy
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or
2000 Aug 10
1
anova
hello,
I have a very old R version which calculates anova table for a stream of
outcomes say: 1,5,4,3,2,4,5,2 which are grouped into 4 blocks, say A,B,C,D,
of 2 say namely X,Y
What is the command in R 0.64.2 to do this? My very old R command is
anova.table but this command is unkown in R 0.64.2
Thanks,
Peppy
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help
2000 Sep 11
1
New update
Hello,
I want to update my new R version. Now something has change is that I am
now in Windows 2000. Which one should I use whether the R for window 9x or
Win NT?
Thanks a lot,
Peppy
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or
1999 Oct 14
1
Regression on non linear model
Dear Help desk,
I have a model that I believe to be non linear. The relationship is
something like:
Response = Var1 + Var1^2 + Var1^3
Can I examine this relationship using glm or lm? However, glm or lm gives
out pnly 1 coeficient for the model which is on Var1, unless I created some
dummy var like (Var2 = Var1^2 and Var3 = Var1^3).
Is there any other function handling this relationship?
1999 Oct 14
1
Regression on non linear model
Dear Help desk,
I have a model that I believe to be non linear. The relationship is
something like:
Response = Var1 + Var1^2 + Var1^3
Can I examine this relationship using glm or lm? However, glm or lm gives
out pnly 1 coeficient for the model which is on Var1, unless I created some
dummy var like (Var2 = Var1^2 and Var3 = Var1^3).
Is there any other function handling this relationship?
1999 Aug 18
1
R 0.64.2 indexing
Hi,
> Say we have a large-sized vector of observation A and a time vector with
> the same size. The latter vector basically is the time flag when ith
> obervation of A occurs, hence A[i] occurs at T[i].
>
> I have no trouble with doing: T[A <= 10 | A >=20] for example
>
> Now, what I am confused: I tried to pull out when the largest value of A
> with:
>
>
2001 Feb 06
3
RWin 1.2.1: Can't access sample datasets, e.g. MASS
I'm pretty sure I'll feel like [more of] an idiot but...
Using Rgui working in a fresh, blank directory.
> require(MASS)
Loading required package: MASS
[1] TRUE
> data(cabbages)
Warning message:
======> Data set `cabbages' not found in: data(cabbages) <=====
> ls()
[1] "last.warning"
> search()
[1] ".GlobalEnv" "package:MASS"
2001 Feb 08
2
nstall.packages
Hi!
I am new to R. I want to install "packages" from Package Sources in the
web. I follow the instruction and use the "install.packages" but no
luck.
Here is what I did:
> install.packages(gss,"C:/R/rw1021/library", CRAN = options("CRAN"),
contriburl =
contrib.url("http://cran.r-project.org"),
2001 Mar 07
1
Windows: updating to R 1.2.2
Forgive me, but while I find the documentation for initially installing R
to be clear, I'm not so happy about updating.
I want to update from R 1.2.1 to R 1.2.2 (mainly so I can get the debugged
version of pictex() ).
Now I have downloaded the base zip files, say to Z:\Program Files and my
existing installation of R 1.2.1 is sitting in
Z:\Program Files\rw1021.
Running rwinst.exe I need to
1999 Aug 11
1
acf()
Hi there,
I have R 0.64.2. I wonder if this R has acf function to calculate
autocorrelation? since the help(acf) doesnt seem to be able to help me.
thanks,
Peppy
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the
2001 Feb 08
2
dnbinom(,size<1,)=0 (PR#842)
This came up on r-help but indicates a bug.
dnbinom(x,n,p) calls dbinom_raw(n-1,...)
which returns 0 for n<1.
-thomas
---------- Forwarded message ----------
Date: Thu, 08 Feb 2001 17:10:23 +0000
From: Yudi Pawitan <yudi@stat.ucc.ie>
To: Mark Myatt <mark@myatt.demon.co.uk>
Cc: R-Help <r-help@stat.math.ethz.ch>
Subject: Re: [R] Goodness of fit to Poisson / NegBinomial
2017 May 12
1
CentOS 7 speedstep CPU support
On Fri, May 12, 2017 at 8:18 AM, ken <gebser at mousecar.com> wrote:
> Currently I don't actually need more speed. This is already a fairly peppy
> laptop... like right now the load is about 2%. If it was any lower, I could
> almost turn this machine off and still run everything. :) Ah but
> seriously, I'd rather have the speed cranked down and save the battery.
>
2001 Mar 13
1
(PR#876)
png files do not appear to work properly on the distributed
version for windows.
this was not a problem for rw1021.
> png()
> plot(rnorm(100),rnorm(100))
> dev.off()
libpng error: Application must be recompiled; version 1.0.6 was incompatible
Ian Wilson
--please do not edit the information below--
Version:
platform = i386-pc-mingw32
arch = x86
os = Win32
system = x86,
2001 May 31
1
Building shared libraries under Windows
I didn't manage to build a c shared library under Windows.
I used rcmd shlib both with a source file and with an object file, but I got error messages in both cases.
I get the same error messages both using a Dos shell and Cygwin.
If I use the source file, I type:
rcmd shlib prova.c
and what I get is:
make[1]: `libR.a' is up to date.
windres --include-dir
2001 Feb 09
1
demo(tkttest) exits with error messages
I've just installed tcl version 8.3 for windows for use with rw1021,
running on win95 (4.00.950). demo(tkttest) gives the following error messages.
> require(tcltk) || stop("tcltk support is absent")
Loading required package: tcltk
Error in firstlib(which.lib.loc, package) :
TCL_LIBRARY is not set
Error in eval.with.vis(expr, envir, enclos) :
tcltk support is