Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test project - Ducknest #28

Open
dill opened this issue Dec 18, 2015 · 0 comments
Open

Test project - Ducknest #28

dill opened this issue Dec 18, 2015 · 0 comments

Comments

@dill
Copy link
Contributor

dill commented Dec 18, 2015

Here is a summary of the current state of this project's conversion:

> cc <- convert_project("inst/Ducknest-example/Ducknest")
Warning messages:
1: In create_bins(data, cuts) :
  Some distances were outside bins and have been removed.
2: In create_bins(data, cuts) :
  Some distances were outside bins and have been removed.
3: In create_bins(data, cuts) :
  Some distances were outside bins and have been removed.
4: In create_bins(data, cuts) :
  Some distances were outside bins and have been removed.
> lapply(cc, test_stats, 1:2)
Analysis 2 has status 0 (looking for 1, 2)
Analysis 3 has status 0 (looking for 1, 2)
Analysis 4 has status 0 (looking for 1, 2)
Analysis 5 has status 0 (looking for 1, 2)
Analysis 6 has status 0 (looking for 1, 2)
Analysis 7 has status 0 (looking for 1, 2)
Analysis 8 has status 0 (looking for 1, 2)
$`Half-normal / cosine`
         Statistic Distance_value         mrds_value         Difference Pass
1                n            534                534                  0    ✓
2       parameters              1                  1                  0    ✓
3              AIC     2213.80591 2213.8064619653201    0.0000002086747    ✓
4          Chi^2 p    0.725097477   0.72509756367459   0.00000008781521    ✓
5              P_a    0.867108226     0.867107376647    0.0000009495389    ✓
6          CV(P_a)     0.04535753         0.04548718         0.00285833    ✓
7   log-likelihood      -1105.903          -1105.903                  0    ✓
8          density     127.016998   127.017135679233     0.000001068197    ✓
9      CV(density)     0.04535753         0.09970976           1.198307
10     individuals            127     127.0171356792       0.0001349266    ✓
11 CV(individuals)     0.04535753         0.09970976           1.198307

$`Half-normal / hermite`
NULL

$`Uniform / cosine`
NULL

$`Hazard / polynomial`
NULL

$`Half-normal / cosine`
NULL

$`Hazard / polynomial`
NULL

$`Half-normal / hermite`
NULL

$`Uniform / cosine`
NULL

Comments:

  • Differences in CV may be down to differences in the calculations used in mrds vs. Distance for Windows. E.g. Not sure if Distance for Windows uses the Innes et al estimator (replacing n with Nhat in ~~Fewster R2 encounter rate variance estimator).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant