ds.rse: Robust Standard Errors HC1

View source: R/ds.rse.R

ds.rseR Documentation

Robust Standard Errors HC1

Description

Robust Standard Errors HC1

Usage

ds.rse(formula, datasources, type = "split", data)

Arguments

formula

The formula to perform RSE e.g. "Age ~ Sex + Weight"

datasources

A list of DSConnection-class objects obtained after login. If the datasources argument is not specified the default set of connections will be used: see datashield.connections_default.

type

"split" or "combine"

data

A data.frame on the server-side

Value

robust standard errors of the formula


sofiasiamp/datashieldDescriptives documentation built on Oct. 31, 2024, 10:25 a.m.