Skip to content

Commit

Permalink
Document
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffreypullin committed May 27, 2020
1 parent 51d0c87 commit 4186f15
Show file tree
Hide file tree
Showing 15 changed files with 11 additions and 253 deletions.
11 changes: 0 additions & 11 deletions NAMESPACE
Original file line number Diff line number Diff line change
@@ -1,25 +1,17 @@
# Generated by roxygen2: do not edit by hand

S3method("[",rater_data)
S3method("[[",rater_data)
S3method(as.matrix,rater_data)
S3method(dim,rater_data)
S3method(pi_point_estimate,mcmc_fit)
S3method(pi_point_estimate,optim_fit)
S3method(plot,rater_fit)
S3method(plot_z,matrix)
S3method(plot_z,rater_fit)
S3method(posterior_interval,mcmc_fit)
S3method(posterior_interval,optim_fit)
S3method(print,grouped_data)
S3method(print,long_data)
S3method(print,mcmc_fit)
S3method(print,optim_fit)
S3method(print,rater_model)
S3method(print,wide_data)
S3method(summary,mcmc_fit)
S3method(summary,optim_fit)
S3method(summary,rater_data)
S3method(summary,rater_model)
S3method(theta_point_estimate,mcmc_fit)
S3method(theta_point_estimate,optim_fit)
Expand All @@ -33,9 +25,7 @@ export(extract_prevalence)
export(extract_raters)
export(extract_theta)
export(extract_z)
export(grouped_data)
export(hier_dawid_skene)
export(long_data)
export(pi_point_estimate)
export(plot_pi)
export(plot_theta)
Expand All @@ -44,7 +34,6 @@ export(point_estimate)
export(posterior_samples)
export(rater)
export(theta_point_estimate)
export(wide_data)
export(z_point_estimate)
import(Rcpp)
import(methods)
Expand Down
19 changes: 0 additions & 19 deletions man/check_K.Rd

This file was deleted.

19 changes: 0 additions & 19 deletions man/class_conditional_dawid_skene_inits.Rd

This file was deleted.

19 changes: 0 additions & 19 deletions man/creat_inits.Rd

This file was deleted.

25 changes: 0 additions & 25 deletions man/data_types.Rd

This file was deleted.

19 changes: 0 additions & 19 deletions man/dawid_skene_inits.Rd

This file was deleted.

19 changes: 0 additions & 19 deletions man/get_stan_file.Rd

This file was deleted.

14 changes: 0 additions & 14 deletions man/new_grouped_data.Rd

This file was deleted.

14 changes: 0 additions & 14 deletions man/new_long_data.Rd

This file was deleted.

21 changes: 0 additions & 21 deletions man/new_mcmc_fit.Rd

This file was deleted.

21 changes: 0 additions & 21 deletions man/new_optim_fit.Rd

This file was deleted.

14 changes: 0 additions & 14 deletions man/new_wide_data.Rd

This file was deleted.

19 changes: 0 additions & 19 deletions man/parse_priors.Rd

This file was deleted.

14 changes: 11 additions & 3 deletions man/rater.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 0 additions & 16 deletions man/validate_input.Rd

This file was deleted.

0 comments on commit 4186f15

Please sign in to comment.