Skip to content

Commit

Permalink
Add weight_aimlmf()
Browse files Browse the repository at this point in the history
  • Loading branch information
nstauffer committed Dec 18, 2019
1 parent 21b852c commit 7c495b2
Show file tree
Hide file tree
Showing 3 changed files with 483 additions and 1 deletion.
4 changes: 3 additions & 1 deletion NAMESPACE
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Generated by roxygen2: do not edit by hand

S3method(plot,date.distribution)
export(add.area)
export(add_coords)
export(analyze)
export(apply_benchmarks)
export(attribute.shapefile)
export(clip_rgeos)
export(combine_points)
export(combine_tdat_design)
export(dd.split)
Expand All @@ -18,6 +18,7 @@ export(intersect_rgeos)
export(mulitplot_fate_distribution)
export(multiplot_indicator_distribution)
export(order_polygons)
export(plot.date.distribution)
export(plot_fate_distribution)
export(plot_indicator_distribution)
export(punchout)
Expand All @@ -35,5 +36,6 @@ export(sf_intersect)
export(validate.keys)
export(weight.adjust)
export(weight.gen)
export(weight_aimlmf)
export(wgtcat_gen)
export(write.analysis)
Loading

0 comments on commit 7c495b2

Please sign in to comment.