plotProfilesAndPaths: Profile likelihood: plot profiles along with their parameter...

View source: R/toolsSvenja.R

plotProfilesAndPathsR Documentation

Profile likelihood: plot profiles along with their parameter paths

Description

Profile likelihood: plot profiles along with their parameter paths

Usage

plotProfilesAndPaths(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 colored and named parameter paths.

Value

A plot object of class ggplot.

Author(s)

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

Examples

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

## End(Not run)

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