|
| 1 | +## File Name: RcppExports.R |
| 2 | +## File Version: 3.004003 |
1 | 3 | # Generated by using Rcpp::compileAttributes() -> do not edit by hand
|
2 | 4 | # Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393
|
3 | 5 |
|
4 | 6 | bifiesurvey_rcpp_jackknife_timss <- function(wgt, jkzone, jkrep, RR, jkfac, prbar) {
|
5 |
| - .Call('_BIFIEsurvey_bifiesurvey_rcpp_jackknife_timss', PACKAGE = 'BIFIEsurvey', wgt, jkzone, jkrep, RR, jkfac, prbar) |
| 7 | + .Call('_BIFIEsurvey_bifiesurvey_rcpp_jackknife_timss', PACKAGE='BIFIEsurvey', wgt, jkzone, jkrep, RR, jkfac, prbar) |
6 | 8 | }
|
7 | 9 |
|
8 | 10 | bifiesurvey_rcpp_bootstrap <- function(cumwgt, rand_wgt) {
|
9 |
| - .Call('_BIFIEsurvey_bifiesurvey_rcpp_bootstrap', PACKAGE = 'BIFIEsurvey', cumwgt, rand_wgt) |
| 11 | + .Call('_BIFIEsurvey_bifiesurvey_rcpp_bootstrap', PACKAGE='BIFIEsurvey', cumwgt, rand_wgt) |
10 | 12 | }
|
11 | 13 |
|
12 | 14 | bifiesurvey_rcpp_bifiedata2bifiecdata <- function(datalistM, Nimp) {
|
13 |
| - .Call('_BIFIEsurvey_bifiesurvey_rcpp_bifiedata2bifiecdata', PACKAGE = 'BIFIEsurvey', datalistM, Nimp) |
| 15 | + .Call('_BIFIEsurvey_bifiesurvey_rcpp_bifiedata2bifiecdata', PACKAGE='BIFIEsurvey', datalistM, Nimp) |
14 | 16 | }
|
15 | 17 |
|
16 | 18 | bifiesurvey_rcpp_bifiecdata2bifiedata <- function(datalistM_ind, datalistM_imputed, Nimp, dat1, datalistM_impindex) {
|
17 |
| - .Call('_BIFIEsurvey_bifiesurvey_rcpp_bifiecdata2bifiedata', PACKAGE = 'BIFIEsurvey', datalistM_ind, datalistM_imputed, Nimp, dat1, datalistM_impindex) |
| 19 | + .Call('_BIFIEsurvey_bifiesurvey_rcpp_bifiecdata2bifiedata', PACKAGE='BIFIEsurvey', datalistM_ind, datalistM_imputed, Nimp, dat1, datalistM_impindex) |
18 | 20 | }
|
19 | 21 |
|
20 | 22 | bifiesurvey_rcpp_bifiedata_stepwise <- function(dat1, dat_ind, Nmiss) {
|
21 |
| - .Call('_BIFIEsurvey_bifiesurvey_rcpp_bifiedata_stepwise', PACKAGE = 'BIFIEsurvey', dat1, dat_ind, Nmiss) |
| 23 | + .Call('_BIFIEsurvey_bifiesurvey_rcpp_bifiedata_stepwise', PACKAGE='BIFIEsurvey', dat1, dat_ind, Nmiss) |
22 | 24 | }
|
23 | 25 |
|
24 | 26 | bifiesurvey_rcpp_linreg <- function(datalist, wgt1, wgtrep, dep_index, pre_index, fayfac, NI, group_index1, group_values) {
|
25 |
| - .Call('_BIFIEsurvey_bifiesurvey_rcpp_linreg', PACKAGE = 'BIFIEsurvey', datalist, wgt1, wgtrep, dep_index, pre_index, fayfac, NI, group_index1, group_values) |
| 27 | + .Call('_BIFIEsurvey_bifiesurvey_rcpp_linreg', PACKAGE='BIFIEsurvey', datalist, wgt1, wgtrep, dep_index, pre_index, fayfac, NI, group_index1, group_values) |
26 | 28 | }
|
27 | 29 |
|
28 | 30 | bifiesurvey_rcpp_logistreg <- function(datalist, wgt1, wgtrep, dep_index, pre_index, fayfac, NI, group_index1, group_values, eps, maxiter) {
|
29 |
| - .Call('_BIFIEsurvey_bifiesurvey_rcpp_logistreg', PACKAGE = 'BIFIEsurvey', datalist, wgt1, wgtrep, dep_index, pre_index, fayfac, NI, group_index1, group_values, eps, maxiter) |
| 31 | + .Call('_BIFIEsurvey_bifiesurvey_rcpp_logistreg', PACKAGE='BIFIEsurvey', datalist, wgt1, wgtrep, dep_index, pre_index, fayfac, NI, group_index1, group_values, eps, maxiter) |
30 | 32 | }
|
31 | 33 |
|
32 | 34 | univar_multiple_V2group <- function(datalist, wgt1, wgtrep, vars_index, fayfac, NI, group_index1, group_values) {
|
33 |
| - .Call('_BIFIEsurvey_univar_multiple_V2group', PACKAGE = 'BIFIEsurvey', datalist, wgt1, wgtrep, vars_index, fayfac, NI, group_index1, group_values) |
| 35 | + .Call('_BIFIEsurvey_univar_multiple_V2group', PACKAGE='BIFIEsurvey', datalist, wgt1, wgtrep, vars_index, fayfac, NI, group_index1, group_values) |
34 | 36 | }
|
35 | 37 |
|
36 | 38 | bifie_freq <- function(datalist, wgt1, wgtrep, vars_index, fayfac, NI, group_index1, group_values, vars_values, vars_values_numb) {
|
37 |
| - .Call('_BIFIEsurvey_bifie_freq', PACKAGE = 'BIFIEsurvey', datalist, wgt1, wgtrep, vars_index, fayfac, NI, group_index1, group_values, vars_values, vars_values_numb) |
| 39 | + .Call('_BIFIEsurvey_bifie_freq', PACKAGE='BIFIEsurvey', datalist, wgt1, wgtrep, vars_index, fayfac, NI, group_index1, group_values, vars_values, vars_values_numb) |
38 | 40 | }
|
39 | 41 |
|
40 | 42 | bifie_correl <- function(datalist, wgt1, wgtrep, vars_index, fayfac, NI, group_index1, group_values) {
|
41 |
| - .Call('_BIFIEsurvey_bifie_correl', PACKAGE = 'BIFIEsurvey', datalist, wgt1, wgtrep, vars_index, fayfac, NI, group_index1, group_values) |
| 43 | + .Call('_BIFIEsurvey_bifie_correl', PACKAGE='BIFIEsurvey', datalist, wgt1, wgtrep, vars_index, fayfac, NI, group_index1, group_values) |
42 | 44 | }
|
43 | 45 |
|
44 | 46 | bifie_comp_vcov_within <- function(parsM, parsrepM, fayfac, RR, Nimp) {
|
45 |
| - .Call('_BIFIEsurvey_bifie_comp_vcov_within', PACKAGE = 'BIFIEsurvey', parsM, parsrepM, fayfac, RR, Nimp) |
| 47 | + .Call('_BIFIEsurvey_bifie_comp_vcov_within', PACKAGE='BIFIEsurvey', parsM, parsrepM, fayfac, RR, Nimp) |
46 | 48 | }
|
47 | 49 |
|
48 | 50 | bifie_comp_vcov <- function(parsM, parsrepM, Cdes, rdes, Ccols, fayfac) {
|
49 |
| - .Call('_BIFIEsurvey_bifie_comp_vcov', PACKAGE = 'BIFIEsurvey', parsM, parsrepM, Cdes, rdes, Ccols, fayfac) |
| 51 | + .Call('_BIFIEsurvey_bifie_comp_vcov', PACKAGE='BIFIEsurvey', parsM, parsrepM, Cdes, rdes, Ccols, fayfac) |
50 | 52 | }
|
51 | 53 |
|
52 | 54 | bifie_test_univar <- function(mean1M, sd1M, sumweightM, GG, group_values, mean1repM, sd1repM, sumweightrepM, fayfac) {
|
53 |
| - .Call('_BIFIEsurvey_bifie_test_univar', PACKAGE = 'BIFIEsurvey', mean1M, sd1M, sumweightM, GG, group_values, mean1repM, sd1repM, sumweightrepM, fayfac) |
| 55 | + .Call('_BIFIEsurvey_bifie_test_univar', PACKAGE='BIFIEsurvey', mean1M, sd1M, sumweightM, GG, group_values, mean1repM, sd1repM, sumweightrepM, fayfac) |
54 | 56 | }
|
55 | 57 |
|
56 | 58 | bifie_crosstab <- function(datalist, wgt1, wgtrep, vars_values1, vars_index1, vars_values2, vars_index2, fayfac, NI, group_index1, group_values) {
|
57 |
| - .Call('_BIFIEsurvey_bifie_crosstab', PACKAGE = 'BIFIEsurvey', datalist, wgt1, wgtrep, vars_values1, vars_index1, vars_values2, vars_index2, fayfac, NI, group_index1, group_values) |
| 59 | + .Call('_BIFIEsurvey_bifie_crosstab', PACKAGE='BIFIEsurvey', datalist, wgt1, wgtrep, vars_values1, vars_index1, vars_values2, vars_index2, fayfac, NI, group_index1, group_values) |
58 | 60 | }
|
59 | 61 |
|
60 | 62 | bifie_by <- function(datalist, wgt1, wgtrep, vars_index, fayfac, NI, group_index1, group_values, userfct) {
|
61 |
| - .Call('_BIFIEsurvey_bifie_by', PACKAGE = 'BIFIEsurvey', datalist, wgt1, wgtrep, vars_index, fayfac, NI, group_index1, group_values, userfct) |
| 63 | + .Call('_BIFIEsurvey_bifie_by', PACKAGE='BIFIEsurvey', datalist, wgt1, wgtrep, vars_index, fayfac, NI, group_index1, group_values, userfct) |
62 | 64 | }
|
63 | 65 |
|
64 | 66 | bifie_hist <- function(datalist, wgt1, wgtrep, vars_index, fayfac, NI, group_index1, group_values, breaks) {
|
65 |
| - .Call('_BIFIEsurvey_bifie_hist', PACKAGE = 'BIFIEsurvey', datalist, wgt1, wgtrep, vars_index, fayfac, NI, group_index1, group_values, breaks) |
| 67 | + .Call('_BIFIEsurvey_bifie_hist', PACKAGE='BIFIEsurvey', datalist, wgt1, wgtrep, vars_index, fayfac, NI, group_index1, group_values, breaks) |
66 | 68 | }
|
67 | 69 |
|
68 | 70 | bifie_ecdf <- function(datalist, wgt1, wgtrep, vars_index, fayfac, NI, group_index1, group_values, breaks, quanttype, maxval) {
|
69 |
| - .Call('_BIFIEsurvey_bifie_ecdf', PACKAGE = 'BIFIEsurvey', datalist, wgt1, wgtrep, vars_index, fayfac, NI, group_index1, group_values, breaks, quanttype, maxval) |
| 71 | + .Call('_BIFIEsurvey_bifie_ecdf', PACKAGE='BIFIEsurvey', datalist, wgt1, wgtrep, vars_index, fayfac, NI, group_index1, group_values, breaks, quanttype, maxval) |
70 | 72 | }
|
71 | 73 |
|
72 | 74 | bifie_fasttable <- function(datavec) {
|
73 |
| - .Call('_BIFIEsurvey_bifie_fasttable', PACKAGE = 'BIFIEsurvey', datavec) |
| 75 | + .Call('_BIFIEsurvey_bifie_fasttable', PACKAGE='BIFIEsurvey', datavec) |
74 | 76 | }
|
75 | 77 |
|
76 | 78 | bifie_table1_character <- function(datavec) {
|
77 |
| - .Call('_BIFIEsurvey_bifie_table1_character', PACKAGE = 'BIFIEsurvey', datavec) |
| 79 | + .Call('_BIFIEsurvey_bifie_table1_character', PACKAGE='BIFIEsurvey', datavec) |
78 | 80 | }
|
79 | 81 |
|
80 | 82 | bifie_mla2 <- function(X_list, Z_list, y_list, wgttot, wgtlev2, wgtlev1, globconv, maxiter, group, group_values, cluster, wgtrep, Nimp, fayfac, recov_constraint, is_rcov_constraint) {
|
81 |
| - .Call('_BIFIEsurvey_bifie_mla2', PACKAGE = 'BIFIEsurvey', X_list, Z_list, y_list, wgttot, wgtlev2, wgtlev1, globconv, maxiter, group, group_values, cluster, wgtrep, Nimp, fayfac, recov_constraint, is_rcov_constraint) |
| 83 | + .Call('_BIFIEsurvey_bifie_mla2', PACKAGE='BIFIEsurvey', X_list, Z_list, y_list, wgttot, wgtlev2, wgtlev1, globconv, maxiter, group, group_values, cluster, wgtrep, Nimp, fayfac, recov_constraint, is_rcov_constraint) |
82 | 84 | }
|
83 | 85 |
|
84 | 86 | bifiesurvey_rcpp_replication_variance <- function(pars, pars_repl, fay_factor) {
|
85 |
| - .Call('_BIFIEsurvey_bifiesurvey_rcpp_replication_variance', PACKAGE = 'BIFIEsurvey', pars, pars_repl, fay_factor) |
| 87 | + .Call('_BIFIEsurvey_bifiesurvey_rcpp_replication_variance', PACKAGE='BIFIEsurvey', pars, pars_repl, fay_factor) |
86 | 88 | }
|
87 | 89 |
|
88 | 90 | bifiesurvey_rcpp_rubin_rules <- function(estimates, variances) {
|
89 |
| - .Call('_BIFIEsurvey_bifiesurvey_rcpp_rubin_rules', PACKAGE = 'BIFIEsurvey', estimates, variances) |
| 91 | + .Call('_BIFIEsurvey_bifiesurvey_rcpp_rubin_rules', PACKAGE='BIFIEsurvey', estimates, variances) |
90 | 92 | }
|
91 | 93 |
|
92 | 94 | bifiesurvey_rcpp_pathmodel <- function(datalist, wgt1, wgtrep, vars_index, fayfac, NI, group_index1, group_values, L, L_row_index, NL, E, R, R_row_index, coeff_index, NP0, unreliability) {
|
93 |
| - .Call('_BIFIEsurvey_bifiesurvey_rcpp_pathmodel', PACKAGE = 'BIFIEsurvey', datalist, wgt1, wgtrep, vars_index, fayfac, NI, group_index1, group_values, L, L_row_index, NL, E, R, R_row_index, coeff_index, NP0, unreliability) |
| 95 | + .Call('_BIFIEsurvey_bifiesurvey_rcpp_pathmodel', PACKAGE='BIFIEsurvey', datalist, wgt1, wgtrep, vars_index, fayfac, NI, group_index1, group_values, L, L_row_index, NL, E, R, R_row_index, coeff_index, NP0, unreliability) |
94 | 96 | }
|
95 | 97 |
|
96 | 98 | bifiesurvey_rcpp_wald_test <- function(parsM, parsrepM, Cdes, rdes, Ccols, fayfac) {
|
97 |
| - .Call('_BIFIEsurvey_bifiesurvey_rcpp_wald_test', PACKAGE = 'BIFIEsurvey', parsM, parsrepM, Cdes, rdes, Ccols, fayfac) |
| 99 | + .Call('_BIFIEsurvey_bifiesurvey_rcpp_wald_test', PACKAGE='BIFIEsurvey', parsM, parsrepM, Cdes, rdes, Ccols, fayfac) |
98 | 100 | }
|
99 | 101 |
|
0 commit comments