R/plot.YPmodel.estimate.R

Defines functions plot.YPmodel.estimate

Documented in plot.YPmodel.estimate

plot.YPmodel.estimate <-
function(x=c(), Internal=c(), ...)
########################################################
#fun.plot1(bt,ru,fb,Data)
#######################################################
# version 0.1
# Sep 20, 2015
# Junlong Sun
# no-return
#######################################################
# Sep 20, 2015 - v0.1 Create
#necessary Data, InternalParameters
#######################################################
{

	plot.YPmodel.survivor(x, Internal)

}

Try the YPmodel package in your browser

Any scripts or data that you put into this service are public.

YPmodel documentation built on Oct. 23, 2020, 5:15 p.m.