The CohortIncidence Module Settings procedure seems to contain a few dead links; at least I get an "Error code: 404 Not Found" message when clicking them.
Below are the death links and R code snippets from where the dead links are linked.
CohortIncidence::createCohortRef(id =
https://rdrr.io/pkg/CohortIncidence/man/createCohortRef.html
CohortIncidence::createTimeAtRiskDef(id =
https://rdrr.io/pkg/CohortIncidence/man/createTimeAtRiskDef.html
analysis1 <- CohortIncidence::createIncidenceAnalysis(
https://rdrr.io/pkg/CohortIncidence/man/createIncidenceAnalysis.html
irDesign <- CohortIncidence::createIncidenceDesign(
https://rdrr.io/pkg/CohortIncidence/man/createIncidenceDesign.html
strataSettings = CohortIncidence::createStrataSettings(
https://rdrr.io/pkg/CohortIncidence/man/createStrataSettings.html
The correct links seem to be at
https://ohdsi.github.io/CohortIncidence/reference/index.html
It might be worthwhile to put the correct links on the CohortIncidence Module Settings procedure.
The CohortIncidence Module Settings procedure seems to contain a few dead links; at least I get an "Error code: 404 Not Found" message when clicking them.
Below are the death links and R code snippets from where the dead links are linked.
CohortIncidence::createCohortRef(id =
https://rdrr.io/pkg/CohortIncidence/man/createCohortRef.html
CohortIncidence::createTimeAtRiskDef(id =
https://rdrr.io/pkg/CohortIncidence/man/createTimeAtRiskDef.html
analysis1 <- CohortIncidence::createIncidenceAnalysis(
https://rdrr.io/pkg/CohortIncidence/man/createIncidenceAnalysis.html
irDesign <- CohortIncidence::createIncidenceDesign(
https://rdrr.io/pkg/CohortIncidence/man/createIncidenceDesign.html
strataSettings = CohortIncidence::createStrataSettings(
https://rdrr.io/pkg/CohortIncidence/man/createStrataSettings.html
The correct links seem to be at
https://ohdsi.github.io/CohortIncidence/reference/index.html
It might be worthwhile to put the correct links on the CohortIncidence Module Settings procedure.