User Tools

Site Tools


howtos:implementagingwithmap:apply_aging_using_a_map

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
howtos:implementagingwithmap:apply_aging_using_a_map [2010/10/19 14:20]
shona.weldon
howtos:implementagingwithmap:apply_aging_using_a_map [2010/10/19 14:24] (current)
shona.weldon
Line 10: Line 10:
 eafrToea[ea,​eafr] = insert (extract (diag (1.0; \ eafrToea[ea,​eafr] = insert (extract (diag (1.0; \
  dimFrom1=eafrToea[ea,​eafr]);​ \  dimFrom1=eafrToea[ea,​eafr]);​ \
- age:​+0..-1);​ \  + age:​+0..-1);​ \ 
- age->​age:​+1, ​ageFr->​ageFr:​+0) ​!This moves the diagonal forward one age so n year olds map to (n+1)1 year olds + 1->​age:​+1, ​2->​ageFr:​+0) 
-eafrToea[ea,​eafr] = insert (1.0; age:-0, ageFr:-0) ! this does the binning of the last 2 ages+eafrToea[ea,​eafr] = insert (1.0; age:-0, ageFr:-0
 + 
 +table (eafrToea[ea,​eafr]) ! Just to prove to yourself it worked, comment it out later
 </​code>​ </​code>​
  
howtos/implementagingwithmap/apply_aging_using_a_map.1287498011.txt.gz · Last modified: 2010/10/19 14:20 by shona.weldon