Giter VIP home page Giter VIP logo

popdyn-workshop's Issues

Issue w/ age class specification

By Pablo Palencia

In previous emails, I forgot to mention that maybe I found a (not very important actually) error in your code.

When creating age classes in the dipper example (min 7:46:05 of your video), I understood that you want to create two groups (<1 years old, and  >=1). However, running your code we actually grouped in the same class age==0 && age ==1. It is necessary to add the argument “right = F” to create a group for class <1 [0, 1), and another group for class >=1 [1, 7].
I attached the code with the example. See Ageclass.R.zip

It is also possible that you actually want to group age 0 and 1 in the same group, and then the code is right but I misunderstood the grouping criteria hahaha.

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.