Giter VIP home page Giter VIP logo

censusfunctions's People

Contributors

benyomin avatar waffle-iron avatar

Watchers

 avatar

Forkers

waffle-iron

censusfunctions's Issues

out of memory error in Tex

but it's called from rmarkdown / knitr / pandoc, how
can I send an option to increase the memory??

! TeX capacity exceeded, sorry [main memory size=5000000]

weighHouseholds fails for (arg2=="income")

renters / owners both work with (arg2=="consumption")
but fail with (arg2=="income")

tested

weighHouseholds("renters", "income")
weighHouseholds("renters", "consumption")
weighHouseholds("owners", "income")
weighHouseholds("owners", "consumption")

weight * income makes no sense

your columns
renterWeightedIncome
and
ownerWeightedIncome are non-sensical
(unless they are later used to mean(exp2013renters$renterWeightedIncome)
they cannot be used for a scatter plot!

make code use new column names

previously used $Q1 , $Q27 .
these varied between years,
now are standardized as {TotalIncome, RentExp, ImputedRent . . . }
need to rewrite code to use these new column names

redefine renters: (implicit rent == 0)

previously based on (rent >0)
some households both own the home they
live in, and pay additional rent
?? extra room
?? parking space

this code should better handle those edge cases.

N_renters ??will go up or down??

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.