#' weights should be calibrated or a list of such character vectors. Contingency tables for the population are^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#' which weights should be calibrated or a list of such character vectors. Contingency tables for the population^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#' @param epsP numeric value specifying the convergence limit for `conP.var` or `conP`, see [ipf()].^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#' @param epsH numeric value specifying the convergence limit for `conH.var` or `conH`, see [ipf()].^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stop("contingency table for ",paste(conP.var[p],collapse=", ")," was supplied through paramter conP AND conP.var")
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stop("contingency table for ",paste(conH.var[[h]],collapse=", ")," was supplied through paramter conH AND conH.var")
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.
We use optional third-party analytics cookies to understand how you use GitHub.com so we can build better products.
Learn more.
We use optional third-party analytics cookies to understand how you use GitHub.com so we can build better products.
You can always update your selection by clicking Cookie Preferences at the bottom of the page.
For more information, see our Privacy Statement.
Essential cookies
We use essential cookies to perform essential website functions, e.g. they're used to log you in.
Learn more
Always active
Analytics cookies
We use analytics cookies to understand how you use our websites so we can make them better, e.g. they're used to gather information about the pages you visit and how many clicks you need to accomplish a task.
Learn more
This comment has been minimized.
3def439R/calc.stError.R:15:5: warning: local variable ‘fun_original’ assigned but may not be used
R/calc.stError.R:116:1: style: Lines should not be more than 80 characters.
R/calc.stError.R:118:1: style: Lines should not be more than 80 characters.
R/calc.stError.R:251:25: style: There should be a space between right parenthesis and an opening curly brace.
R/calc.stError.R:271:30: style: There should be a space between right parenthesis and an opening curly brace.
R/calc.stError.R:290:26: style: There should be a space between right parenthesis and an opening curly brace.
R/calc.stError.R:310:27: style: There should be a space between right parenthesis and an opening curly brace.
R/calc.stError.R:342:1: style: functions should have cyclomatic complexity of less than 15, this has 60.
R/calc.stError.R:423:43: style: There should be a space between right parenthesis and an opening curly brace.
R/calc.stError.R:539:15: warning: Avoid 1:length(...) expressions, use seq_len.
R/calc.stError.R:676:1: style: functions should have cyclomatic complexity of less than 15, this has 26.
R/calc.stError.R:693:21: style: There should be a space between right parenthesis and an opening curly brace.
R/calc.stError.R:709:33: warning: Avoid 1:length(...) expressions, use seq_len.
R/calc.stError.R:722:33: warning: Avoid 1:length(...) expressions, use seq_len.
R/calc.stError.R:849:19: style: There should be a space between right parenthesis and an opening curly brace.
R/calc.stError.R:950:60: style: There should be a space between right parenthesis and an opening curly brace.
R/computeFrac.R:21:1: style: Lines should not be more than 80 characters.
R/computeFrac.R:24:1: style: Lines should not be more than 80 characters.
R/computeFrac.R:43:47: style: There should be a space between right parenthesis and an opening curly brace.
R/draw.bootstrap.R:6:29: warning: local variable ‘STRATA_VAR_HELP’ assigned but may not be used
R/draw.bootstrap.R:6:48: warning: local variable ‘fpc’ assigned but may not be used
R/draw.bootstrap.R:155:17: style: There should be a space between right parenthesis and an opening curly brace.
R/draw.bootstrap.R:187:1: style: functions should have cyclomatic complexity of less than 15, this has 49.
R/draw.bootstrap.R:191:7: warning: local variable ‘fpc.strata’ assigned but may not be used
R/draw.bootstrap.R:204:1: style: Trailing whitespace is superfluous.
R/draw.bootstrap.R:219:34: style: Commas should always have a space after.
R/draw.bootstrap.R:221:32: style: Commas should always have a space after.
R/draw.bootstrap.R:244:37: style: Commas should always have a space after.
R/draw.bootstrap.R:246:32: style: Commas should always have a space after.
R/draw.bootstrap.R:291:38: style: There should be a space between right parenthesis and an opening curly brace.
R/draw.bootstrap.R:312:48: style: Commas should always have a space after.
R/draw.bootstrap.R:313:12: style: Commas should always have a space after.
R/draw.bootstrap.R:313:30: style: Put spaces around all infix operators.
R/draw.bootstrap.R:313:46: style: Commas should always have a space after.
R/draw.bootstrap.R:313:52: style: Commas should always have a space after.
R/draw.bootstrap.R:313:55: style: Put spaces around all infix operators.
R/draw.bootstrap.R:313:62: style: Commas should always have a space after.
R/draw.bootstrap.R:314:1: style: Lines should not be more than 80 characters.
R/draw.bootstrap.R:314:23: style: Commas should always have a space after.
R/draw.bootstrap.R:314:39: style: Commas should always have a space after.
R/draw.bootstrap.R:317:34: style: Commas should always have a space after.
R/draw.bootstrap.R:376:39: style: Commas should always have a space after.
R/draw.bootstrap.R:378:23: style: Commas should always have a space after.
R/draw.bootstrap.R:378:30: style: Commas should always have a space after.
R/draw.bootstrap.R:380:34: style: Commas should always have a space after.
R/draw.bootstrap.R:440:5: style: Place a space before left parenthesis, except in a function call.
R/draw.bootstrap.R:440:24: style: Put spaces around all infix operators.
R/draw.bootstrap.R:440:26: style: There should be a space between right parenthesis and an opening curly brace.
R/draw.bootstrap.R:441:10: style: Commas should always have a space after.
R/draw.bootstrap.R:441:23: style: Put spaces around all infix operators.
R/generateHHID.R:40:17: style: There should be a space between right parenthesis and an opening curly brace.
R/generateHHID.R:67:1: style: functions should have cyclomatic complexity of less than 15, this has 16.
R/generateHHID.R:67:78: style: There should be a space between right parenthesis and an opening curly brace.
R/helpers.R:23:17: style: There should be a space between right parenthesis and an opening curly brace.
R/helpers.R:39:34: style: Commas should always have a space after.
R/helpers.R:39:42: style: Commas should always have a space after.
R/helpers.R:39:45: style: There should be a space between right parenthesis and an opening curly brace.
R/helpers.R:40:1: style: Trailing whitespace is superfluous.
R/helpers.R:41:5: style: Place a space before left parenthesis, except in a function call.
R/helpers.R:41:29: style: There should be a space between right parenthesis and an opening curly brace.
R/helpers.R:49:32: style: Commas should always have a space after.
R/helpers.R:49:40: style: Commas should always have a space after.
R/helpers.R:49:47: style: Commas should always have a space after.
R/helpers.R:49:51: style: There should be a space between right parenthesis and an opening curly brace.
R/helpers.R:51:28: style: Commas should always have a space after.
R/helpers.R:51:32: style: Commas should always have a space after.
R/helpers.R:51:47: style: Commas should always have a space after.
R/helpers.R:51:53: style: Commas should always have a space after.
R/helpers.R:51:61: style: Put spaces around all infix operators.
R/helpers.R:52:28: style: Commas should always have a space after.
R/helpers.R:52:32: style: Put spaces around all infix operators.
R/helpers.R:87:61: style: There should be a space between right parenthesis and an opening curly brace.
R/helpers.R:98:38: style: There should be a space between right parenthesis and an opening curly brace.
R/helpers.R:109:41: style: Commas should always have a space after.
R/helpers.R:109:54: style: There should be a space between right parenthesis and an opening curly brace.
R/helpers.R:110:1: style: Trailing whitespace is superfluous.
R/helpers.R:111:37: style: Commas should always have a space after.
R/helpers.R:111:46: style: Commas should always have a space after.
R/helpers.R:111:53: style: Commas should always have a space after.
R/helpers.R:111:61: style: Put spaces around all infix operators.
R/helpers.R:112:8: style: Place a space before left parenthesis, except in a function call.
R/helpers.R:112:16: style: Put spaces around all infix operators.
R/helpers.R:112:33: style: There should be a space between right parenthesis and an opening curly brace.
R/helpers.R:113:39: style: Commas should always have a space after.
R/helpers.R:113:48: style: Commas should always have a space after.
R/helpers.R:113:55: style: Commas should always have a space after.
R/helpers.R:113:63: style: Put spaces around all infix operators.
R/helpers.R:116:1: style: Trailing whitespace is superfluous.
R/ipf.r:11:15: warning: Avoid 1:nrow(...) expressions, use seq_len.
R/ipf.r:13:29: warning: Avoid 1:length(...) expressions, use seq_len.
R/ipf.r:24:41: style: There should be a space between right parenthesis and an opening curly brace.
R/ipf.r:45:25: style: There should be a space between right parenthesis and an opening curly brace.
R/ipf.r:52:43: style: There should be a space between right parenthesis and an opening curly brace.
R/ipf.r:63:56: style: There should be a space between right parenthesis and an opening curly brace.
R/ipf.r:132:15: style: Variable and function names should not be longer than 30 characters.
R/ipf.r:178:17: style: Put spaces around all infix operators.
R/ipf.r:180:17: style: Place a space before left parenthesis, except in a function call.
R/ipf.r:180:49: style: There should be a space between right parenthesis and an opening curly brace.
R/ipf.r:181:1: style: Lines should not be more than 80 characters.
R/ipf.r:181:55: style: Put spaces around all infix operators.
R/ipf.r:186:22: style: Put spaces around all infix operators.
R/ipf.r:188:1: style: Trailing whitespace is superfluous.
R/ipf.r:189:1: style: Trailing whitespace is superfluous.
R/ipf.r:222:24: style: Variable and function names should not be longer than 30 characters.
R/ipf.r:329:3: style: Variable and function names should not be longer than 30 characters.
R/ipf.r:335:37: style: There should be a space between right parenthesis and an opening curly brace.
R/ipf.r:381:1: style: Lines should not be more than 80 characters.
R/ipf.r:389:1: style: Lines should not be more than 80 characters.
R/ipf.r:535:1: style: functions should have cyclomatic complexity of less than 15, this has 74.
R/ipf.r:552:24: style: Variable and function names should not be longer than 30 characters.
R/ipf.r:577:28: warning: Avoid 1:nrow(...) expressions, use seq_len.
R/ipf.r:578:11: style: Variable and function names should not be longer than 30 characters.
R/ipf.r:582:11: style: Variable and function names should not be longer than 30 characters.
R/ipf.r:590:28: style: There should be a space between right parenthesis and an opening curly brace.
R/ipf.r:593:37: style: There should be a space between right parenthesis and an opening curly brace.
R/ipf.r:594:46: style: There should be a space between right parenthesis and an opening curly brace.
R/ipf.r:662:25: style: There should be a space between right parenthesis and an opening curly brace.
R/ipf.r:783:45: style: There should be a space between right parenthesis and an opening curly brace.
R/plot.R:69:1: style: functions should have cyclomatic complexity of less than 15, this has 26.
R/plot.R:398:54: style: There should be a space between right parenthesis and an opening curly brace.
R/plot.R:424:30: style: There should be a space between right parenthesis and an opening curly brace.
R/recalib.R:44:1: style: Lines should not be more than 80 characters.
R/recalib.R:47:1: style: Lines should not be more than 80 characters.
R/recalib.R:49:1: style: Lines should not be more than 80 characters.
R/recalib.R:50:1: style: Lines should not be more than 80 characters.
R/recalib.R:83:3: style: Trailing whitespace is superfluous.
R/recalib.R:84:40: style: Trailing whitespace is superfluous.
R/recalib.R:86:1: style: Lines should not be more than 80 characters.
R/recalib.R:89:1: style: Lines should not be more than 80 characters.
R/recalib.R:89:64: style: Trailing whitespace is superfluous.
R/recalib.R:95:1: style: functions should have cyclomatic complexity of less than 15, this has 48.
R/recalib.R:168:49: style: Put spaces around all infix operators.
R/recalib.R:171:63: style: Trailing whitespace is superfluous.
R/recalib.R:173:75: style: Trailing whitespace is superfluous.
R/recalib.R:174:3: warning: local variable ‘new_id’ assigned but may not be used
R/recalib.R:176:41: style: Commas should always have a space after.
R/recalib.R:176:51: style: There should be a space between right parenthesis and an opening curly brace.
R/recalib.R:177:20: style: Commas should always have a space after.
R/recalib.R:177:37: style: Commas should always have a space after.
R/recalib.R:180:1: style: Trailing whitespace is superfluous.
^R/recalib.R:182:43: style: Commas should always have a space after.
R/recalib.R:182:57: style: Commas should always have a space after.
R/recalib.R:189:28: style: Commas should always have a space after.
R/recalib.R:189:38: style: There should be a space between right parenthesis and an opening curly brace.
R/recalib.R:191:8: style: Put spaces around all infix operators.
R/recalib.R:193:28: style: Commas should always have a space after.
R/recalib.R:193:38: style: There should be a space between right parenthesis and an opening curly brace.
R/recalib.R:195:8: style: Put spaces around all infix operators.
R/recalib.R:204:1: style: Trailing whitespace is superfluous.
R/recalib.R:205:1: style: Trailing whitespace is superfluous.
R/recalib.R:206:1: style: Lines should not be more than 80 characters.
R/recalib.R:213:47: style: Commas should always have a space after.
R/recalib.R:214:48: style: Commas should always have a space after.
R/recalib.R:223:1: style: Trailing whitespace is superfluous.
R/recalib.R:224:1: style: Trailing whitespace is superfluous.
R/recalib.R:229:46: style: Commas should always have a space after.
R/recalib.R:229:55: style: Commas should always have a space after.
R/recalib.R:229:65: style: Commas should always have a space after.
R/recalib.R:232:33: style: There should be a space between right parenthesis and an opening curly brace.
R/recalib.R:238:13: warning: Avoid 1:length(...) expressions, use seq_len.
R/recalib.R:246:6: style: Place a space before left parenthesis, except in a function call.
R/recalib.R:246:31: style: There should be a space between right parenthesis and an opening curly brace.
R/recalib.R:247:34: style: Commas should always have a space after.
R/recalib.R:247:43: style: Commas should always have a space after.
R/recalib.R:247:44: style: Put spaces around all infix operators.
R/recalib.R:248:7: style: Place a space before left parenthesis, except in a function call.
R/recalib.R:248:22: style: There should be a space between right parenthesis and an opening curly brace.
R/recalib.R:249:32: style: Commas should always have a space after.
R/recalib.R:249:36: style: Commas should always have a space after.
R/recalib.R:249:51: style: Commas should always have a space after.
R/recalib.R:249:66: style: Commas should always have a space after.
R/recalib.R:249:74: style: Put spaces around all infix operators.
R/recalib.R:250:22: style: Commas should always have a space after.
R/recalib.R:250:41: style: Commas should always have a space after.
R/recalib.R:250:45: style: Put spaces around all infix operators.
R/recalib.R:252:1: style: Lines should not be more than 80 characters.
R/recalib.R:252:37: style: Commas should always have a space after.
R/recalib.R:252:55: style: Commas should always have a space after.
R/recalib.R:252:72: style: Commas should always have a space after.
R/recalib.R:253:6: style: Trailing whitespace is superfluous.
} ^R/recalib.R:255:1: style: Trailing whitespace is superfluous.
R/recalib.R:256:8: style: Commas should always have a space after.
R/recalib.R:256:31: style: Put spaces around all infix operators.
R/recalib.R:256:38: style: Commas should always have a space after.
R/recalib.R:256:44: style: Commas should always have a space after.
R/recalib.R:256:46: style: Put spaces around all infix operators.
R/recalib.R:256:51: style: Commas should always have a space after.
R/recalib.R:256:53: style: Put spaces around all infix operators.
R/recalib.R:256:60: style: Commas should always have a space after.
R/recalib.R:257:6: style: Place a space before left parenthesis, except in a function call.
R/recalib.R:257:31: style: There should be a space between right parenthesis and an opening curly brace.
R/recalib.R:258:34: style: Commas should always have a space after.
R/recalib.R:258:43: style: Commas should always have a space after.
R/recalib.R:258:44: style: Put spaces around all infix operators.
R/recalib.R:259:7: style: Place a space before left parenthesis, except in a function call.
R/recalib.R:259:22: style: There should be a space between right parenthesis and an opening curly brace.
R/recalib.R:260:32: style: Commas should always have a space after.
R/recalib.R:260:36: style: Commas should always have a space after.
R/recalib.R:260:51: style: Commas should always have a space after.
R/recalib.R:260:66: style: Commas should always have a space after.
R/recalib.R:260:74: style: Put spaces around all infix operators.
R/recalib.R:261:22: style: Commas should always have a space after.
R/recalib.R:261:41: style: Commas should always have a space after.
R/recalib.R:261:45: style: Put spaces around all infix operators.
R/recalib.R:261:73: style: Put spaces around all infix operators.
R/recalib.R:263:1: style: Lines should not be more than 80 characters.
R/recalib.R:263:37: style: Commas should always have a space after.
R/recalib.R:263:57: style: Commas should always have a space after.
R/recalib.R:263:74: style: Commas should always have a space after.
R/recalib.R:264:6: style: Trailing whitespace is superfluous.
} ^R/recalib.R:266:1: style: Trailing whitespace is superfluous.
^R/recalib.R:269:8: style: Commas should always have a space after.
R/recalib.R:269:17: style: Put spaces around all infix operators.
R/recalib.R:269:41: style: Commas should always have a space after.
R/recalib.R:269:55: style: Put spaces around all infix operators.
R/recalib.R:269:62: style: Commas should always have a space after.
R/recalib.R:272:1: style: Lines should not be more than 80 characters.
R/recalib.R:272:74: style: Commas should always have a space after.
R/recalib.R:272:83: style: Commas should always have a space after.