R/ps_ouss_gradient_wrt_power_e.R

ps_ouss_gradient_wrt_power_e <-
function(freq, power_o, lambda, power_e, time_step, series_size){
	return(rep(1,length(freq)));
}

Try the peacots package in your browser

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

peacots documentation built on May 2, 2019, 5:41 a.m.