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)

}
junlongsun/YPmodel documentation built on Oct. 25, 2020, 2:26 a.m.