similar to: Generalized Additive Model

Displaying 20 results from an estimated 400 matches similar to: "Generalized Additive Model"

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",
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: > >
2009 Jan 11
1
calibrate function
Hi all, I have a question on the package « survey” I have some difficulties to use the function ‘calibrate’. Although it works well with one single factor variable, I cannot use it for 2 and get the message “Erreur dans regcalibrate.survey.design2(design, formula, population, aggregate.stage = aggregate.stage, : Population and sample totals are not the same length.” Here is the format
2002 Sep 11
1
Strange issues with clients using Samba
Hi all, Im currently having an issue with Samba (at least thats where I believe the problem lies) and Windows 2000 and Windows XP clients. The problem occurs when some of the clients will go to load a document with Word or Excel, and lo, the client machine crashes, or the program opening the document freezes. This is usually worked-around as the offending program will generally work OK if the
2004 Oct 04
2
Identifying time series
Hello, I am currently attempting to introduce R at my company and am trying to import time series data from a text file into R to graph. The format of the text file is in date, data (e.g., 20040929 3.361). My problem is that I do not know how to get R to recognize the first column as a business date series. Or at the very least, I am unable to find a function that will grap the second column
2009 Jun 12
1
package Rgraphviz or similar
Hello R users I am looking for a package to visualize "relatively planar" directed graphs, with say 100 nodes and specified using an adjacency list. 'Rgraphviz', currently listed on the R-FAQ, seemed suitable (FAQ version 2.9.2009-06-05) But when I looked for the package, I found it had been recently "removed" and was instead directed to archive copies
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. >
2017 May 11
3
CentOS 6 / Intel CPU support
> Here's mine. Interesting differences: If you disable Intel Speedstep in the BIOS it should lock the CPU to its fastest speed, but you lose power saving during idle. On Thu, May 11, 2017 at 3:48 PM, ken <gebser at mousecar.com> wrote: > On 05/11/2017 12:45 PM, Leon Fauster wrote: > >> Am 11.05.2017 um 16:29 schrieb Leon Fauster <leonfauster at googlemail.com>:
2012 Mar 09
1
Whether the THREAD command support cross-mailbox thread?
In the real world, the mails which belongs to one thread could be dispersed in different mailbox, at least Inbox and SENT, so whether the command can search different mailboxes and grap them in one talk with dovecot? If Not, any other approach to do that? BTW, what the THREAD=REFS stands for? In the RFC, http://tools.ietf.org/html/rfc5256, i didn't find this algorithm.
2006 Apr 17
1
HTB How To ??
Dear All, I wanna to implement of bandwith shapingin my office using HTB, any body suggest about the case ? Below the acl ip range i want to limit : 1. staf (10.0.0.1 - 3) --> limit to 10kbyte/s 2. lab (10.0.0.4 - 6) --> limit to 5kbyte/s 3. bos (10.0.0.7 - 9) --> limit to 20kbyte/s 4. admin (10.0.0.10 - 12) --> no limit thanks all 4 ur advise -- Warm Regards, Cahyo P. KLAS