get_efficient_frontier: Get the efficient frontier from mean and variance values

View source: R/plot_cons_plans.R

get_efficient_frontierR Documentation

Get the efficient frontier from mean and variance values

Description

Get the efficient frontier from mean and variance values

Usage

get_efficient_frontier(m, v)

Arguments

m

A vector of mean values

v

A vector of variance values


seananderson/metafolio documentation built on Feb. 13, 2024, 5:47 a.m.