Displaying 20 results from an estimated 3000 matches similar to: "anova"
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
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
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
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?
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 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 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:
>
>
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 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
2001 Apr 28
1
Rprofile
Hello again,
If I want to have a set of add-ons functions (say: nlme and tseries) loaded
to R everytime I run R, do I put command:
library(nlme)
library(tseries)
in the rw1021/etc/Rprofile file?
thanks,
Peppy
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info",
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
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.
>
2003 May 07
4
dsmark, unkown
Hi,
I want to use the dsmark, but it always says: "unkown qdisc", although I
have enabled it (y in Network options), and I have my kernel recompiled.
I am using SuSE 8.1, 2.4.20 Kernel, tc available at the HTB site (with
already precompiled HTB queue).
Can anybody find the problem?
thx
_________________________________________________________________
MSN 8 helps eliminate e-mail
2006 Jan 06
2
replace unkown action with 404
is there a way to replace unkown action error with a pretty 404 page ?
I set the ErrorDocument 404 in .htaccess, however when someong goes to
http://www.mysite.com/bogus i would like it to show a 404 error instead of
just "Uknown action".
Is this possible with a rescue or something?
adam
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2005 Jul 21
1
again, a question between R and C++
Dear R Users,
I want to make a call from R into C++. My inputs are List1, List2, List3,
IntegerID. The amount of elements of the lists and their type depend on
IntegerID. Typical elements of a given list can be vectors, doubles, and
even other lists. I want to return also a list (whose nature will depend
also, possibly, on IntegerID).
What I want to do is to call these 4 inputs from C++ and then
2015 Nov 19
2
thumbv7 build errors "requires arm-mode"
After a recent upstream pull, my builds for ARM thumbv7 suddenly fail
with messages like:
error: instruction requires: arm-mode
21 uxtah r6, r0, r6
I use llc with -mtriple=thumbv7-unknown-unknown and llvm-mc with
-triple=thumbv7-unknown-unkown.
What's the right way to generate thumbv7 binaries?
Thanks,
-steve
2003 Nov 25
2
Samba + MySQL
I'm having some trouble setting up the config file for samba + mysql.
I've got most everything working, but I'm a bit confused about how I'm
supposed to set up the database. If anyone knows someone else who can
better answer this question, please forward this message.
I can't seem to exclude fields from the database that I won't be using.
For instance, when I
2011 Apr 14
5
windows 7 logon problem
hi,
i am able to join my domain with windows 7. when i reboot i get a "Unkown error
has occurred". when i check my event log i see that there is a netlogon 3210
error:
This computer could not authenticate with <samba server>, a Windows domain
controller for domain <domain name>, and therefore this computer might deny
logon requests. This inability to authenticate
2010 Apr 21
2
[LLVMdev] determining the number of iteration of a loop
Hello
I'm wandring to know how many times a block is executed inside a loop ?
knowing that I can't use getSmallConstantTripCount() because the number is
unkown "for (i=0;i<N;i++) for example"
I'm using a Function pass
for (Function::iterator BB = F.begin(), E = F.end(); BB != E; ++BB) {
if (Loop *L = LI->getLoopFor(BB)) {
if (L->getHeader() ==