search for: fv1

Displaying 4 results from an estimated 4 matches for "fv1".

Did you mean: f1
2011 Mar 11
0
variance explained by each term in a GAM
Picking up an ancient thread (from Oct 2007), I have a somewhat more complex problem than given in Simon Wood's example below. My full model has more than two smooths as well as factor variables as in this simplified example: b <- gam(y~fv1+s(x1)+s(x2)+s(x3)) Judging from Simon's example, my guess is to fit reduced models to get components of deviance as follows: b1 <- gam(y~s(x1)+s(x2)+s(x3),sp=b$sp) b2 <- gam(y~fv1+s(x2)+s(x3),sp=b$sp[-1]) b3 <- gam(y~fv1+s(x1)+s(x3),sp=b$sp[-2]) b4 <- gam(y~fv1+s(x1)+s(x2),sp=b$s...
2005 Sep 04
1
.Call with C and Fortran together (PR#8122)
Full_Name: Ricardo Luiz de Andrade Abrantes Version: 2.1.1 OS: Debian Linux, kernel 2.6.8 Submission from: (NULL) (201.6.83.153) The problem can be well explained with the following example: Suppose I made a program in fortran, and a C interfacece to it. Now I want to use this C interface in R to call my fortran program. Then I modified my C file to deal with SEXPs and compile it as a shared
1999 Jul 02
2
segfault on Sparc Linux (RH6.0)
We are having problems building R on Red Hat Linux 6.0/Sparc. R compiles with no problem but then it fails "make tests". Specifically, the line eigen(cbind(-1,c(1:2,0),0:2)) # complex values causes a segmentation fault. Previous versions of Red Hat Linux did not give this problem. The eigen() function is one of the rare cases in the base library where Fortran code is called via the
2008 Aug 09
2
xy plot in version 2.7.1 for Mac (PR#12520)
...MTHmU1GgyxxRnl+d1WjonoaVdnjnjQpX8ju JiiavqdoVBWoqq70URVRrwmmKzx98LzpB56+qKev35PZlGIqzs9T/G5FPVrpViJs9vQ68PdUugOK 2qvzU3R+u85bwbtcqKD47W2VisoaFb9ataIt5G+szM9jnQnxFe6K1vj8POqMTwCbAE7NcLd3sowS pjM8wz++k5PZiimqWe5Kv5rpRlU0I+X6m1rUadPr/JXZLlcgP09lFc3uuSq5y9Ukr+5CFXo3qrFC NendKPNVzIY2K515PaEtERvNbfRaWtwtTfV1qtSENvxqshf9VqoZt56zfyei8ZSKuk3ft2ZLIb99 viKcQ6FNivrw9Lrv1c12iRYCAbSBujy3qjFUha63YKWqZyrojW8I1KlsA7pUxEzErKLza3X7haZx gaLGucvdbaEFjViarJBKM1a7wllZvv3aWcryK6GaOrdLLc12B5oqHZ2pFJqxuivTp2ReacnP67Ql RwPbmZgUYyzW7zOtCHrUpnO6u+CqZ/RHlokRua9VfcioZgUjqXNjTmMFah1LoeaxWAA8AYZaagtW ZL4aV9EYso0XekyRqYZcm1sJfUHI...