R/renormalize.weights.R

Defines functions renormalize.weights

Documented in renormalize.weights

renormalize.weights = function(weights, log=FALSE, engine="R")
{  
  .Deprecated("renormalize", package="smcUtils", old="renormalize.weights") 

  renormalize(weights,log,engine)
}

Try the smcUtils package in your browser

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

smcUtils documentation built on May 29, 2017, 1:15 p.m.