Skip to content

Commit

Permalink
Update anon_methods.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
mwelch750 committed May 30, 2018
1 parent 5c439e3 commit e56d38d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions anon_methods.rst
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ Table 5.1: SDC methods and corresponding functions in *sdcMicro*
+--------------------------------+--------------------------------+----------------------------+---------------------------------------------------------------------------------------------------+
| Method | Classification of SDC method | Data Type | Function in sdcMicro |
+--------------------------------+--------------------------------+----------------------------+---------------------------------------------------------------------------------------------------+
| Global Recoding | non-perturbative, determinitic | continuous and categorical | `globalRecode <http://www.rdocumentation.org/packages/sdcMicro/functions/globalrecode/>`_ , |
| Global recoding | non-perturbative, determinitic | continuous and categorical | `globalRecode <http://www.rdocumentation.org/packages/sdcMicro/functions/globalrecode/>`_ , |
| | | | `groupVars <http://www.rdocumentation.org/packages/sdcMicro/functions/groupVars-methods/>`_ |
+--------------------------------+--------------------------------+----------------------------+---------------------------------------------------------------------------------------------------+
| Top and bottom coding | non-perturbative, determinitic | continuous and categorical | `topBotCoding <http://www.rdocumentation.org/packages/sdcMicro/functions/topBotCoding/>`_ |
Expand All @@ -86,7 +86,7 @@ Table 5.1: SDC methods and corresponding functions in *sdcMicro*
| | probabilistic | | |
| | | | |
+--------------------------------+--------------------------------+----------------------------+---------------------------------------------------------------------------------------------------+
| Micro-aggregation | perturbative, | continuous | `microaggregation <http://www.rdocumentation.org/packages/sdcMicro/functions/microaggregation/>`_ |
| Micro aggregation | perturbative, | continuous | `microaggregation <http://www.rdocumentation.org/packages/sdcMicro/functions/microaggregation/>`_ |
| | probabilistic | | |
| | | | |
+--------------------------------+--------------------------------+----------------------------+---------------------------------------------------------------------------------------------------+
Expand Down

0 comments on commit e56d38d

Please sign in to comment.