Hi everyone,

I'm interested in the analysis of spatial data, and I'm trying out several
R-packages.

Today I was attempting to use the package vardiag (version 0.1):

>> library(vardiag)
>> rs4.vo <- varobj(rs4[,2:4],trace=2)
>[1] 1
>Error: couldn't find function "nlregb"

so far I know "nlregb" is a S-plus function for optimization, so this can
not work in R, other?

How could one create or import an appropiate "variogram object" to use the
other functions in this package, for example if I estimate the empirical
variogram using geoR?

thanks,

JR Ferrer-Paris

PS: Currently I'm using R 1.9.0 on Linux.


Dipl.-Biol. J.R. Ferrer Paris ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Laboratorio de Biología de Organismos - Centro de Ecología
   Instituto Venezolano de Investigaciones Científicas
             Apartado 21827 - Caracas 1020A
           REPUBLICA BOLIVARIANA DE VENEZUELA
     Tel:00-58-212-5041452 --- Fax: 00-58-212-5041088
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [EMAIL PROTECTED]

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to