Forum: open_discussion


MSDem 0.0.2 released [ Reply ] By: Marcus Wurzer on 2017-07-06 10:44 | [forum:45223] |
MSDem 0.0.2 is now available for download. Changes in this version (note: in comparison to version 0.0.1 that wasn't made available to the public, but only a small group of users): - various bug fixes - sanity check for duplicated column names added - sanity check for empty columns in the .csv's added - sanity check for nsx's added. If some of them are smaller than 0 or higher than 1, the function throws an error. - sanity check for subgroups consisting of 0 persons added: Areas can have a 0 population now (e.g., because a certain region has no rural population), but in case of a positive population value, every subgroup *must* have individuals in it (e.g., there must be males and females) - examples and function documentation added - function msproj() now has an additional argument "nsx" that allows the user to select the type of data used to calculate the nsx's - function msproj() now has an additional argument "reclass.period" that allows one to specify the space of time for the reclassification data. - different base years than 2010 are allowed now in msproj(), i.e., the function doesn't throw an error anymore if another base year is specified - function state.space() now has a different implementation of the directory/path management |