Description Usage Arguments Value Author(s) References See Also Examples
sahrlocs2kselect
converts an object of class sahrlocs into a
list that contains the arguments needed for a kselect analysis (see
help(kselect)
).
1 | sahrlocs2kselect(sahr)
|
sahr |
an object of class |
Returns a list with the following components:
tab |
a data frame giving the habitat composition of the home range of animals |
factor |
a factor giving for each row of |
weight |
a numeric vector giving for each row of |
Clement Calenge clement.calenge@oncfs.gouv.fr
Calenge, C., Dufour, A.B. and Maillard, D. (submitted). K-select analysis, a new method to analyse habitat selection in radio-tracking studies.
as.sahrlocs
for additional information on the
objects of class sahrlocs
, kselect
for a K-select
analysis, and kasc2df
for additional information on
the index component of the output.
1 2 3 4 5 6 7 8 9 10 11 12 |
Loading required package: ade4
Loading required package: tkrplot
Loading required package: tcltk
Loading required package: shapefiles
Loading required package: foreign
Attaching package: 'shapefiles'
The following objects are masked from 'package:foreign':
read.dbf, write.dbf
Loading required package: sp
************************************************
************************************************
THE PACKAGE adehabitat IS NOW DEPRECATED!!!!!!!
It is dangerous to use it, as bugs will no longer be corrected.
It is now recommended to use the packages adehabitatMA, adehabitatLT, adehabitatHR, and adehabitatHS.
These 4 packages are the future of adehabitat.
They have a vignette explaining in detail how they can be used.
They implement more methods than adehabitat
They are based on the more common and more clever spatial classes implemented in sp.
Bugs are corrected frequently.
Really, avoid to use the classical adehabitat, unless you have a very good reason for it.
*****THIS IS THE VERY LAST WARNING*****
This is the last version of adehabitat submitted to CRAN (at the time of writing: 2015-03-27).
THE NEXT VERSION OF adehabitat WILL JUST BE A VIRTUAL PACKAGE LOADING ALL THE PACKAGES DESCRIBED ABOVE.
Warning messages:
1: no DISPLAY variable so Tk is not available
2: loading Rplot failed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.