Graphic representations for the different influence functions estimated with the function Fsiland().
plotFsiland.sif(x)
must be an object of type Fsiland, that is an object resulting from function Fsiland().
no value is returned
Fsiland
# NOT RUN {
##---- Should be DIRECTLY executable !! ----
##-- ==> Define data, use random,
##-- or do help(data=index) for the standard data sets.
# }
# NOT RUN {
data(dataSiland)
data(landSiland)
resE=Fsiland(y~locvar,land=landSiland,data=dataSiland,sif="exponential",family=gaussian)
plotFsiland.sif(x=resE)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab