Skip to content

Commit

Permalink
doi's added as per can request
Browse files Browse the repository at this point in the history
  • Loading branch information
psolymos committed Nov 5, 2016
1 parent 6149300 commit fa133a0
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 7 deletions.
11 changes: 6 additions & 5 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,12 @@ Version: 0.3-0
Date: 2016-11-04
Author: Subhash R. Lele [aut], Jonah L. Keim [aut], Peter Solymos [aut, cre]
Maintainer: Peter Solymos <solymos@ualberta.ca>
Description: Resource Selection (Probability) Functions for
use-availability wildlife data as described in
Lele and Keim (2006, Ecology 87, 3021--3028),
Lele (2009, J. Wildlife Management 73, 122--127),
and Solymos & Lele (2016, Methods in Ecology and Evolution 7, 196--205).
Description: Resource Selection (Probability) Functions
for use-availability wildlife data
based on weighted distributions as described in
Lele and Keim (2006) <doi:10.1890/0012-9658(2006)87[3021:WDAEOR]2.0.CO;2>,
Lele (2009) <doi:10.2193/2007-535>,
and Solymos & Lele (2016) <doi:10.1111/2041-210X.12432>.
Depends: R (>= 2.13.0)
Imports: MASS, pbapply
URL: https://github.com/psolymos/ResourceSelection
Expand Down
10 changes: 8 additions & 2 deletions man/ResourceSelection-package.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,17 @@
Resource Selection (Probability) Functions for Use-Availability Data
}
\description{
Resource Selection (Probability) Functions for
use-availability wildlife data as described in
Resource Selection (Probability) Functions
for use-availability wildlife data
based on weighted distributions as described in
Lele and Keim (2006), Lele (2009), and Solymos & Lele (2016).
}
\details{
\code{\link{rsf}}: Resource Selection Functions (RSF)

\code{\link{rspf}}: Resource Selection Probability Functions (RSPF)

\code{\link{hoslem.test}}: Hosmer-Lemeshow Goodness of Fit (GOF) Test
}
\author{
Subhash R. Lele, Jonah L. Keim, Peter Solymos
Expand All @@ -24,15 +27,18 @@ Maintainer: Peter Solymos <solymos@ualberta.ca>
Lele, S.R. (2009)
A new method for estimation of resource selection probability function.
Journal of Wildlife Management 73, 122--127.
<doi:10.2193/2007-535>

Lele, S. R. & Keim, J. L. (2006)
Weighted distributions and estimation of resource selection probability functions.
Ecology 87, 3021--3028.
<doi:10.1890/0012-9658(2006)87[3021:WDAEOR]2.0.CO;2>

Solymos, P. & Lele, S. R. (2016)
Revisiting resource selection probability functions and single-visit methods:
clarification and extensions.
Methods in Ecology and Evolution 7, 196--205.
<doi:10.1111/2041-210X.12432>
}
\keyword{ package }
\seealso{
Expand Down

0 comments on commit fa133a0

Please sign in to comment.