Skip to content

Commit 81da481

Browse files
committed
Merge branch 'master' of https://github.com/audev/Microsim1
2 parents 6c1cd27 + 6a1bcf0 commit 81da481

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ Microsim code, data sources, results
33

44
[alloc_flow6.R]: main file, won't change much. Generates an initial SP, at the flow level. The resulting error is very low for most of the types (average 0.5-1% compared to the ct3.csv crosstab file).
55

6-
[alloc_flow7.R]: 'balancer file'. Can be used to fit the SP solution a bit more (that is, going from the 99% accuracy compared to ct3.csv, to 100%). It may suffer changes so it's more to be run that analyzed in much detail.
6+
[balancing_flows4.R]: 'balancer file'. Can be used to fit the SP solution even more (that is, going from the 99% accuracy compared to ct3.csv, to 100%).
7+
8+
[getCandidates1.R]: sub for balancing_flows4.R. Can be altered to enlarge the base of candidates (right now stop at semantic difference=2, for 3 variables).
79

8-
[7flowCandidates.R]: sub for alloc_flow7.R. Might change if calling scripts changes.
910

1011

11-
Documentation to be added progressively from now (30-Oct-2015) on.

0 commit comments

Comments
 (0)