View source: R/calculate_posterior.R
| update_posterior_TA | R Documentation | 
Update posterior with Timing Advance. The posterior created with calculate_posterior will be used as a prior. The likelihood will be 1 if the grid call is contained in a specific TA band and 0 otherwise. When the parameter TA_buffer > 0, the TA band will be made broader. See the documentation of mobloc_param for details
update_posterior_TA(post, raster, cp, param, elev = NULL)
post | 
 posterior created with   | 
raster | 
 raster object that contains the raster tile index numbers (e.g. created with   | 
cp | 
 cellplan  | 
param | 
 parameter list created with   | 
elev | 
 elevation data. If specified, it is used to calculate the distance using the z coordinate as well.  | 
calculate_posterior for examples
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.