Giter VIP home page Giter VIP logo

Comments (3)

diazrenata avatar diazrenata commented on September 2, 2024
 mp_wide = target(feasiblesads::fill_ps(max_s = 910,
                                                  max_n = 3510,
                                                  storeyn = FALSE)),
   mp_tall = target(feasiblesads::fill_ps(max_s = 200, max_n = 40720,
                                          storeyn = FALSE)),
   mp_mamm = target(feasiblesads::fill_ps(max_s = 62, max_n = 10100,
                                          storeyn = FALSE))

Note that, if mp_tall works out, you can use it instead of mp_mammals.

from scadsanalysis.

diazrenata avatar diazrenata commented on September 2, 2024

w.r.t. p tables, I think it's safer to generate them once and then load them from .Rds files, instead of including them as targets.

from scadsanalysis.

diazrenata avatar diazrenata commented on September 2, 2024

Portal plants can use mp_tall if we remove four year-season combos:

> dplyr::filter(sv, n0 >= 40700)
# A tibble: 4 x 7
  site        dat           singletons   sim source      s0    n0
  <chr>       <chr>         <lgl>      <dbl> <chr>    <int> <int>
1 1984_winter portal_plants FALSE        -99 observed    24 47856
2 1989_summer portal_plants FALSE        -99 observed    38 85534
3 1989_winter portal_plants FALSE        -99 observed    28 40904
4 1990_summer portal_plants FALSE        -99 observed    35 67963

from scadsanalysis.

Related Issues (20)

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.