inst/unitTests/runitkinrespGrowthphaseReplicate.R

.setUp <- function(){
	#data(respWutzler10)
}

.tearDown <- function(){
}

test.kinrespGrowthphaseReplicate <- function(){
	rder <- subset(respWutzler10, suite=="Face" & experiment==3 & replicate==2 )
	#mtrace(kinrespReplicate)
	res2 <- kinrespGrowthphaseReplicate(rder, weights=varPower(fixed=0.5))
}

Try the twKinresp package in your browser

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

twKinresp documentation built on May 2, 2019, 4:47 p.m.