欢迎来到牛牛题库网 牛牛题库官网
logo
全部科目 > 大学试题 > 计算机科学 > R语言数据分析编程

单项选择题

对债券现金流的贴现的函数以下哪种写法是正确的?()

A.cfs < -100*(rep(couponRate/frequency,n)+c(rep(0,n -1),1))
B.cfs < -100*(rep(couponRate/frequency,n-1)+c(rep(0,n -1),1))
C.cfs < -100*(rep(couponRate/frequency,n)+c(rep(0,n -1))
D.cfs < -100*(rep(couponRate/frequency,n)+c(rep(0,n ),1))

点击查看答案&解析
微信小程序免费搜题
微信扫一扫,加关注免费搜题

微信扫一扫,加关注免费搜题