Skip to content

Test project - Ducknest #28

Description

@dill

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).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions