similar to: a question about using function ssanova of package gss in R version 2.14.1 (2011-12-22)

Displaying 20 results from an estimated 500 matches similar to: "a question about using function ssanova of package gss in R version 2.14.1 (2011-12-22)"

2001 May 07
1
gss package - predict.ssanova
Hi I'm using the gss package to fit thin plate splines. I've fitted the tps without problems and got a ssanova object. Then I wanted to do some prediction using a new set of data (latlon data) and I got an error message: > predict.ssanova(recs.spliney,recn.grid,se.fit=FALSE) Error in array(x, c(length(x), 1), if (!is.null(names(x))) list(names(x), : attempt to set an
2009 Aug 31
1
ssanova help
Hi all, I'm using the ssanova function from the gss package to fit smoothing spline anovas, and am running into some difficulty. For my data, I have measurements at 2 milisecond intervals for every observation. Every observation does not have the same duration, so I have scaled the times for each observation to a scale between 0 and 1. I would like to smooth over time, and the following
2012 Jan 05
0
ssanova/ ssanova0 and adding the fitted line to a plot.
Hi everyone, I use this code to add the fitted line to a plot, however, I think I cannot access the fitted equation. How my I find the equation in the object ksi? thanks alot. library (gss) ####generate (simple linear) x and y x= 2* (1:40) y= x-1 plot (x,y) ## fit and draw ksi = ssanova0 (x~y, method= "m") lines( ksi$qwk, col = "red") -- View this message in context:
2001 Jun 08
1
gss package
Hi I would like to know if the "penalty associated with the fit" that is printed by the summary.ssanova function is the smoothing parameter (\lambda) of the criterion function that's minimized to find f. Thanks EJ -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send
2003 Mar 02
0
gss_0.8-2
A new version of gss, version 0.8-2, is on CRAN now. Numerous new functionalities have been added since my last r-announce post. An ssanova1 suite has been added since version 0.7-4. It implements low-dimensional approximations of the smoothing spline ANOVA models of the ssanova suite. ssanova1 scales much better than ssanova with large sample sizes. A gssanova1 suite is added for non
2003 Mar 02
0
gss_0.8-2
A new version of gss, version 0.8-2, is on CRAN now. Numerous new functionalities have been added since my last r-announce post. An ssanova1 suite has been added since version 0.7-4. It implements low-dimensional approximations of the smoothing spline ANOVA models of the ssanova suite. ssanova1 scales much better than ssanova with large sample sizes. A gssanova1 suite is added for non
2006 Mar 22
0
Use of the index of a for loop to assign values to the ro ws of a series of variables
1. The matrices are only 3x2. In your loop you'd be assigning rows 4 and 5 in the last two iterations. Are you sure that's what you want? 2. The reason it ``didn't work'' is because assign() takes the first argument as the name of the object to create, literally, instead of evaluating it. 3. You probably ought to be working with a list. E.g.: m <- replicate(5,
2012 May 29
1
need help to find type I error rate for modified F statistic
Hello everyone, I want to calculate type I error rate for modified F statistic for one way robust anova. I need to find the j group trimmed mean and winsorized sum of squared deviations. Here I attached my code for j=2 to make it simple. Originally I have j=4. Hope you can help. I need to run it for 1000 times My problem is: i) the value of F-test obtain from my simulation below is in negative
2013 Feb 09
1
Optimization Problem in R
Dear List, I'm new in R. I'm trying to solve a simple constrained optimization problem. Essentially, let's say I have a matrix as in the object 'mm' inside the function below. My objective function should have a matrix of parameters, one parameter for each element 'mm' (4 in this case). The problem is to select the value of the parameters to maximize the function
2001 Aug 02
1
Package GSS for interpolation in more than 2D?
Dear all, There has been some time since I asked about interpolation in higher (>2) dimensions, and I must admit I failed to write a function to do this myself the last time, but eventually ended up doing it in MATLAB. I tried to translate the MATLAB code, but MATLAB code is so much more opaque than R (S) code, so I failed that too, mainly because I could only get one MATLAB session, I would
2000 May 04
0
About Omega in pda()
** High Priority ** Hello R users My issue is both theorical and technical. I would like to run a penalised discriminant analysis with the fda() function, but I don''t know all the details of splines theory. I try on the example of the phonems from the article "Penalised Discriminant Analysis" of Hastie, Buja and Tibshirani 1994 : 5 groups and 256 variables. The 256
2013 Feb 10
3
Constrained Optimization in R (alabama)
Dear List, I'm trying to solve this simple optimization problem in R. The parameters are the exponents to the matrix mm. The constraints specify that each row of the parameter matrix should sum to 1 and their product to 0. I don't understand why the constraints are not satisfied at the solution. I must be misinterpreting how to specify the constrains somehow. library(alabama) ff <-
2011 Sep 07
1
Weight in Function RM
Dear all, I am trying to do weighted regression using lm function in R. However, I have a question why the results from 1) lm(formula = Y~aX, weight = w) 2) lm(formula = wY~waX) are different. Aren't they supposed to have the exactly same result? Below are the R code to see difference in regression results MatY <- c(0.15,0.42,0.31,0.22) MatX <-
2006 Mar 07
0
Asterisk Compatible Server Architecture
Hi, I'm planning on moving my Asterisk server to a rackmount. I've read that Asterisk has run into some problems with certain hardware configurations so I thought I'd vet my proposed architecture with the board. Note that I'll be running Asterisk 1.2 on Re Hat 9.0 and I need to support a TDM400 card. Many thanks for your comments. Hugh Motherboard Asus P5GD1-VM - MATX Intel
2006 Jan 06
0
x86_64 and memory reservation
Hi, I have an Athlon 64 2800+ with an ASUS K8V-MX mATX motherboard. 2x512 MB DDR400 Ram. Now the problem: 8MB of RAM is used by the shared memory of the video card, so I would expect 1016MB RAM to be available for Linux (that's how much the BIOS shows). Indeed if I go into memtest86+ v1.50 then I see: in e820-Std mode: 1015MB ram, with 432K reserved in e820-All mode: 1016MB ram, with 0K
2012 Jan 19
0
Samba 4 GSS server Update(krb5)(1) Update failed: Miscellaneous failure (see text): Decrypt integrity check failed
Hi everyone I'm using nslcd to connect to Samba 4 LDAP. If I specify the binddn and bindpw in /etc/nslcd.conf no problem getent passwd works and everything is mapped just fine. But when I try try to do a kerberized bind to Samba 4 LDAP, I get this: ldb_wrap open of secrets.ldb Kerberos: TGS-REQ host-account at HH3.SITE from ipv4:192.168.1.3:33002 for ldap/hh3.site at HH3.SITE
2007 May 22
2
nsupdate-gss
Hi, I have seen this link in the samba website: http://de.samba.org/samba/ftp/tsig-gss/nsupdate-gss about a tool for updating DNS Windows Servers from linux clients. I would like to know: - whether this works with Windows 2003 DNS Servers. - Any tutorial, documentation or similar. I have googled a bit for some references but I couldn't find anything. Thanks, Miguel
2005 Sep 16
0
nsupdate-gss question
Hi, I ran nsupdate-gss to communicate with a Windows 2003 DNS server and I got an error verifying the signature on the TKEY reply. Do you know what are the potential problems? Also is there anyway to log more detailed info other than the ones I attached below? BTW, the actual command to update seems to work despite the failed verification. Thanks, Terry
2011 Sep 13
0
Samba4 Dynamic GSS-TSIG update failed
Hello I followed Samba4 wiki. All working execpt Dynamic zone update. # From windows client ( info from wireshark ) server is not an authority for domain 0 .... .... ..0. .... = Answer authenticated: Answer/authority portion was not authenticated by the server #from var log messages on samba4 box Sep 13 17:45:56 dcmsc named[2725]: client 192.168.77.86#64591: update 'qwerty.inc/IN' denied
1999 Jul 17
1
RPM for gss package
Has anyone posted an RPM (for i386) for Dr. Chong Gu's new gss package? I am trying to install it on a Linux system too small to compile the Fortran code directly. Thanks for any help. Peter Bouman -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help",