inst/nnotes/functions_description.R

# Functions

'Name: unpc
Description: Provides an of political competition
Usage: unpc(clk=c(list),cr=c(list),year=c(start,end),estimator=c())
Arguments:
    clk: List of countries by code that are taken as competing countries.
    cr: List of countries by code that other countries are competing in.
    year: Provide start and end year that shall be analysed
    estimator: default option is the complete UNPC measurement π. Other options are
                relative distance of clk countries (distance) or distance of cr to clk (epsilon)
                (see Details).

'
LuMesserschmidt/UNPC documentation built on Nov. 25, 2019, 8:17 a.m.