syndromes_influenzanet_2012: Compute syndrome classification of weekly data according to...

View source: R/syndrome.r

syndromes_influenzanet_2012R Documentation

Compute syndrome classification of weekly data according to 2012's InfluenzaNet rules

Description

This function do not require the data to be in the weekly table (i.e. do not use the DB view). So it is useables with generated data or without the weekly id

Usage

syndromes_influenzanet_2012(r, as.levels = F)

Arguments

r

weekly data (as return by survey_load_results)

as.levels

if TRUE returns factors

See Also

syndromes.set

syndromes set computation for the 2012's version


cturbelin/ifnBase documentation built on Aug. 26, 2024, 12:54 p.m.