Skip to content

cesanchez/package_sim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

similarities

The goal of similarities is to calculate the similarity measure between two vectors

Installation

You can install the released version of similarities from CRAN with:

install.packages("similarities")

Example

This is a basic example which shows you how to solve a common problem:

library(similarities)
## basic example code

step1 x step2 y call getcosine(x,y)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages