GithubHelp home page GithubHelp logo

weswalker125 / bayleecalc Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 45 KB

Calculate resting energy expenditure based on different methods (initially Harris-Benedict and Mifflin-St Jeor)

License: GNU General Public License v3.0

Java 100.00%

bayleecalc's Introduction

BayleeCalc

A simple Java application which can be used to calculate resting energy expenditure. Resting energy expenditure (REE), essentially, is the amount of calories your body burns while at rest; the app calculates the REE based on the equation chosen by the user. REE equations currently implemented:

  • Harris-Benedict
  • Mifflin-St Jeor
  • Ireton-Jones
  • Institute of Medicine

There are fields for the patient's weight, height, age and gender. A BMI field is provided and automatically calculated, purely for convenience. The REE value is automated calculated and updated as any of the fields are changed.

==========

BayleeCalc (working title) was created for my wife as a means to quickly calculate REE values for a large number of participants. The equations used are publicly available, any equations which factor in physical activity use a coefficient of 1 in this application, and ventilators are not considered. Additional equations can be added by request.

bayleecalc's People

Contributors

weswalker125 avatar

Watchers

 avatar James Cloos avatar

bayleecalc's Issues

Measured REE +-10%

I wrote the predicted REE +- 10%, need to change so that Baylee can write in the MEASURED REE and I can show the range of +-10% of it.

Feature: Correctness

Display range of +-10% of the calculated REE value.
Preferably in a non-editable field.

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.