geeChecks: Checks if the elements in a regression formula are defined...

Description Usage Arguments Value Author(s)

View source: R/geeChecks.R

Description

This is an internal function required by the client function ds.glm to ensure all the variable in the LP are defined and not empty, i.e. are not missing at complete.

Usage

1
geeChecks(formula, data, datasources)

Arguments

formula

an object of type formula, the lp formula

data

a character, the name of an optional data frame containing the variables in in the formula.

datasources

a list of opal object(s) obtained after login in to opal servers; these objects hold also the data assign to R, as dataframe, from opal datasources.

Value

an integer 0 if check was passed and 1 if failed

Author(s)

Gaye, A.


datashield/dsBetaTestClient documentation built on Nov. 7, 2019, 5:40 p.m.