• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

synthicity / urbansim / 754
96%
master: 96%

Build:
Build:
LAST BUILD BRANCH: v2.0.1
DEFAULT BRANCH: master
Ran 26 Sep 2014 11:29PM UTC
Jobs 1
Files 28
Run time 56s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
754

push

travis-ci

jiffyclub
Add .probabilities methods in LCM

On a basic LCM the .probabilities method returns an array of
probabilities and a Series of the alternatives those probabilities
are associated with. Right now those alternatives corresponding
to exactly the alternatives given because we calculate probabilities
for only one chooser, but that could change in the future.

On segmented LCMs and LCM groups there are two new methods.
.probabilities returns a dictionary where the keys are segment
names from the choosers table and the values are arrays of
probabilities for each segment. The .summed_probabilities methods
return one array of probabilities calculated by taking the
individual segment probabilities, normalizing them, and
multiplying by the number of members in the segment.

2142 of 2217 relevant lines covered (96.62%)

0.97 hits per line

Jobs
ID Job ID Ran Files Coverage
1 754.1 26 Sep 2014 11:29PM UTC 0
96.62
Travis Job 754.1
Source Files on build 754
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #754
  • d98ec032 on github
  • Next Build on supdem (#755)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc