Giter Site home page Giter Site logo

qpad's People

Contributors

ecknight avatar psolymos avatar

Stargazers

 avatar

Watchers

 avatar

qpad's Issues

Problem with edr matrix....

I'm experiencing an issue with the localBAMcorrections function in QPAD version 3. It seems to be related to incorporating LCC values into the detection probability (q). The error references "Xr" and occurs only when the edr model specified is >1. It does not occur for model.edr=2 in QPAD version 2.

Update: It seems to be a leveling issue within the LCC variable - either unrecognized categories or missing levels, I was still getting errors in version 2 for my own data until I added empty factor levels so that levels 1-5 were present; I'm still having issues in version 3...

For example, using the ovenbird data (with LCC and pforest derived as in the supplement of Solymos et al. 2013):

bm <- bestmodelBAMspecies("OVEN", type = "BIC")
bc <- with(oven, localBAMcorrections("OVEN", t = dur, r = dist,
jday = JDAY, tssr = TSSR, tree = pforest, lcc = LCC, model.sra = bm$sra,
model.edr = bm$edr))

#Error in Xr %*% coefBAMspecies(species, model.sra, model.edr)$edr : requires
numeric/complex matrix/vector arguments

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.