A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/riatelab/SpatialPosition below:

riatelab/SpatialPosition: R package for computing spatial position models

R package for computing spatial position models:

⚠️ Functions related to Stewart's potential are deprecated. Please use the potential package instead.

Stable version

install.packages("SpatialPosition")

Development version / unstable

require(remotes)
remotes::install_github("riatelab/SpatialPosition")

Version 2.0.0 of the package is a major release that should not break old code.
Anyway, in case of problem you can use these lines to get a previous version of the package.

packageurl <- "https://cran.r-project.org/src/contrib/Archive/SpatialPosition/SpatialPosition_1.2.0.tar.gz"
install.packages(packageurl, repos=NULL, type="source")

Vignettes contain commented scripts on how to use SpatialPostion.

vignette(topic = "SpatialPosition")
vignette(topic = "StewartExample")

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4