plotPathsMulti: Profile likelihood: plot all parameter paths belonging to one...

View source: R/toolsSvenja.R

plotPathsMultiR Documentation

Profile likelihood: plot all parameter paths belonging to one profile in one plot

Description

Profile likelihood: plot all parameter paths belonging to one profile in one plot

Usage

plotPathsMulti(profs, whichpars, npars = 5)

Arguments

profs

Lists of profiles as being returned by profile.

whichpars

Character vector of parameter names for which the profile paths should be generated.

npars

Numeric vector of number of colored and named parameter paths.

Value

A plot object of class ggplot for length(whichpars) = 1 and otherwise an object of class cowplot.

Author(s)

Svenja Kemmer, svenja.kemmer@fdm.uni-freiburg.de

Examples

## Not run: 
 plotPathsMulti(myprofiles, c("mypar1", "mypar2"), npars = 5) 

## End(Not run)

dkaschek/dMod documentation built on April 23, 2024, 5:18 p.m.