Other packages > Find by keyword >

OPI  

Open Perimetry Interface
View on CRAN: Click here


Download and install OPI package within the R console
Install from CRAN:
install.packages("OPI")

Install from Github:
library("remotes")
install_github("cran/OPI")

Install by package version:
library("remotes")
install_version("OPI", "3.0.2")



Attach the package and use:
library("OPI")
Maintained by
Andrew Turpin
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2012-07-26
Latest Update: 2024-01-24
Description:
Implementation of the Open Perimetry Interface (OPI) for simulating and controlling visual field machines using R. The OPI is a standard for interfacing with visual field testing machines (perimeters) first started as an open source project with support of Haag-Streit in 2010. It specifies basic functions that allow many visual field tests to be constructed. As of February 2022 it is fully implemented on the Haag-Streit Octopus 900 with partial implementations on the Centervue Compass, Kowa AP 7000, Android phones and the CrewT IMO. It also has a cousin: the R package 'visualFields', which has tools for analysing and manipulating visual field data.
How to cite:
Andrew Turpin (2012). OPI: Open Perimetry Interface. R package version 3.0.2, https://cran.r-project.org/web/packages/OPI. Accessed 22 Dec. 2024.
Previous versions and publish date:
1.1 (2012-07-26 07:41), 1.4 (2013-02-11 20:45), 1.6 (2013-11-15 07:23), 2.1 (2014-12-21 18:05), 2.3 (2015-11-10 11:06), 2.5 (2016-07-14 10:14), 2.7 (2017-10-25 09:24), 2.9 (2019-09-19 06:10), 2.10.0 (2022-01-23 06:12), 2.10.1 (2022-03-02 01:30), 2.11.0 (2023-08-21 09:42), 2.11.1 (2023-11-07 05:40), 2.11.2 (2024-01-24 10:12), 3.0.1 (2024-07-03 07:50)
Other packages that cited OPI R package
View OPI citation profile
Other R packages that OPI depends, imports, suggests or enhances
Complete documentation for OPI
Functions, R codes and Examples using the OPI R package
Some associated functions: MOCS . OPI . RtDbUnits . RtSigmaUnits . ZEST . chooseOpi . dbTocd . fourTwo . full_threshold . opiClose . opiDistributor . opiGetParams . opiInitialize . opiKineticStimulus . opiPresent . opiQueryDevice . opiSetBackground . opiStaticStimulus . opiTemporalStimulus . pixTodeg . 
Some associated R codes: Full OPI package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA